ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
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.
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......
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...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
OpenMobileWindow (Function)
Opens a window in a mobile application.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Events associated with List Box controls
List of events associated with List Box controls...
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......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
grCreate (Function)
Creates a specific type of chart.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
PageDisplay (Function)
Displays a web page in the user's browser....