ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Windows events
The following constants are used to manage Windows events:...
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....
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Button controls
List of events associated with Button controls...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with a Gantt Chart column
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with ListView controls
List of events associated with ListView controls...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
ChangeStyle (Function)
Modifies the style of a control dynamically.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
fMemOpen (Function)
Opens a memory zone shared between several applications.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
fUnlock (Function)
Entirely or partially unlocks an external file.