ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Constants for managing animations
List of constants used by the functions for managing the animations...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Handling the report blocks through programming
Each report block is associated with different events......
grCreate (Function)
Creates a specific type of chart.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Operations performed on component diagrams
The following paragraphs explain......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.