ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
14. PHP generation in practice
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
BreakAdd (Function)
Adds a break into a Table or Looper control.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
HDescribeItem (Example)
Usage example of the HDescribeItem function
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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.
Constants for managing Gantt charts
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
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.
fEncrypt (Example)
Usage example of the fEncrypt function
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)....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
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.