ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
End of break block
The End of break block is optional......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Access rights to a class property
A property is a code element that includes two processes......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
21. Reports
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Multilingual project
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
ERR_BAD_URL
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Extracting the text of the project
The following text can be extracted......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
9. Monitor your sites, servers, etc.