ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Copying and cloning
Variables are copied using the "=" operator...
The server is currently updated. Retry later.
Error 102: The constants can be defined in the initialization code of project, ...
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Error 19: The step of this FOR loop must be constant
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
ERR_NO_CURRENT_PAGE