ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. WEBDEV Account Manager
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Find out the account that runs the AWP protocol
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
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)......
Style sheet
A style sheet ("......
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Saving entered data (AAF)
".STY" file: "Style sheet" file
A style sheet is a "......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
13. 3-Tier architecture
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Installing a Webservice (old format)