ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
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......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
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.
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.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
OpenMobileWindow (Function)
Opens a window in a mobile application.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.