ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
ERR_NO_END_TAG
The following functions are used to manage speech synthesis...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Query and project
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
SCM: Repository versions
There are different versions of the SCM repository......
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
18. Secure payment
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.