ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upload control events
The following processes are associated with the Upload control:...
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fListResource (Function)
Lists the resources integrated to the application.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
Principle for running threads
At runtime, an application runs in a main thread......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TreeView Table control properties
List of properties associated with the TreeView Table control...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HDescribeItem (Example)
Usage example of the HDescribeItem function
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Organizer control functions
The following functions are used to manage the Organizer control:...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......