ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Automatic calculations in a Table control (AAF)
Guide organization
Organization of WINDEV Concepts...
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
13. 3-Tier architecture
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Events associated with Flash controls
List of events associated with Flash controls...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The key items
Keys are specific items in your analysis......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The Cell control
The Cell control contains controls......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Find out the account that runs the AWP protocol
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......