ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
HLogRecreate (Function)
Used to re-create an empty log.
Installing the HFSQL Server module
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
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.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
FlexJustifyContent (Property)
The FlexJustifyContent property gets and sets the alignment of items in the Flexbox control along the main axis (corresponding CSS property: "justify-content").
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
DocInfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.