ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Reloading a document
To reload a document, ......
Creating a select query
A select query (corresponding SQL statement......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Query editor
The query editor is used to automatically create queries on the data files......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Common project
Projects are often cross-platform......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Code history
The code history is used to......
16. Protecting access to the site: passwords
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Error 1012: The class member is not global: it cannot be accessed from a global method
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Error 121: Shadowing a structure
How to find out whether a report was printed?
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......