ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Note (Property)
The Note property is used to get and change a text associated with an element.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Structure (Type of variable)
A structure is a custom type of data...
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
PageDisplay (Function)
Displays a web page in the user's browser....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
FBGetUserInformation (Function)
Gets the Facebook information of the connected user.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
Radio Button control properties
List of properties associated with a Radio Button control...
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.