ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Code history
The code history is used to......
Comparison operators
The comparison operators can be divided into several categories......
Operator on Address
The & operator returns the address of a variable as an integer
Multiline strings
To type character strings over several lines in the code editor...
3. UML models in practice
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
26. Style sheets: to simplify the layout
2. User-friendly editors in practice
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
11. Window templates
WINDEV Mobile allows you to create window templates....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Overview
Overview of the different operators...
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Passing parameters
The parameters can be passed to a procedure......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Bitwise operators
The operations on binary values are performed......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......