ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
HDescribeItem (Example)
Usage example of the HDescribeItem function
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Commands of the external interface
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HPass (Function)
Defines the password used to create or open a data file.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Error 25: No THEN statement is associated with this IF
PDFToText (Function)
Extract the text contained in an Document PDF.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Generating an application for Universal Windows 10 App
Compilation options (chm format)
Installing a SOAP server with Apache
2. Projects in practice
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.