ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Manipulating a Layout control programmatically
A Layout control can be......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
fDirSize (Function)
Returns the size of a directory in bytes.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
LOOP statement
The statement block is repeated endlessly...
BurnerEject (Function)
Opens or closes the door of current burner.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).