ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Events associated with a Layout control
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Error
The Error keyword is used to manage the errors.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
TextToRTF (Function)
Converts text to Rich Text Format.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
State (Property)
The State property is used to get and change the state of an element.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
ServiceUninstall (Function)
Uninstalls a service.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HFSQL constants
List of constants used by the HFSQL functions....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
HOpenConnection (Function)
Opens a connection to a specific database.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.