ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
zipExtractAll (Example)
Usage example of the zipExtractAll function
5. Deploying a dynamic site (Session or AWP) in practice
Organizer report
The report editor gives you the ability to create "Organizer" reports....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Constants for the Exif functions
List of constants used by the Exif functions....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Constants for managing videos
List of constants used by the functions for video management....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....