ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Android Widget windows
An Android application can contain one or more Widget windows......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Constants for managing character strings
List of constants used by string management functions...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Table,Add (External language)
Adds an element to a Table control.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Events associated with Table controls
List of events associated with Table controls...
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Table,Count (External language)
Returns the number of elements in a Table control.
HPrevious (Function)
Positions on the previous file record according to a browse item.