ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeDirectory (Function)
Lists the directories of an Drive.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ServiceRestart (Function)
Restarts a service (already started).
Constants for managing Map controls
Constants for managing Map controls...
EncryptStandard (Example)
Usage example of the EncryptStandard function
17. TLS/SSL: Encrypting information on the Web
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
New (Reserved word)
New is used to allocate memory space...
Info (Function)
Displays a custom message in a system information window.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
DriveListeFile (Function)
Lists files in an Drive directory.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
iPrintImage (Example)
Usage example of the iPrintImage function
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....