ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Handling an internal component
An internal component is a set of elements from a project......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
WEBDEV concepts
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
WINDEV applications for Linux: Specific features
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
ERR_TIMEOUTINIT
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......