ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
3. UML models in practice
3. UML models in practice
InServiceMode (Function)
Indicates whether the code is run in a service.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Asc (Function)
Returns the ASCII code of the specified character.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).