ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Erase patches
To quickly modify the operating mode of an application, you can use application patches......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HTTPSendForm (Function)
Sends an HTTP form.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.