ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iParameterPDF (Function)
Defines the options for the generated PDF file.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
2. Projects in practice
Discover the main operations that can be performed on a project....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.