ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.