ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
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....
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....
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....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
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.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Constants for managing certificates