ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
fListDisk (Function)
Returns the list of disks installed on the computer.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....