ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
Creating a query
Two methods can be used to create a query......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
12. Control templates
WINDEV Mobile allows you to create control templates....
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Managing space characters in the searches?
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
The Clickable Image control
The Clickable Image control can be used to......
Truncate (Function)
Truncates the right part of a string or buffer.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...