ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Creating the Form pages of a WEBDEV RAD pattern
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
HSendMessageToClient (Function)
Displays a message on the client computers.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
SocketExist (Function)
Checks the existence of socket.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
LooperInsertLine (Function)
Inserts a row into a Looper control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Combination (Type of variable)
A combination is a set of options.
HOpenConnection (Example)
Usage example of the HOpenConnection function
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.