ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Table controls
List of events associated with Table controls...
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)......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
dCircle (Example)
Usage example of the dCircle function
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Principle for running threads
At runtime, an application runs in a main thread......
dChord (Example)
Usage example of the dChord function
dRectangle (Example)
Usage example of the dRectangle function
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
IF statement
The conditional IF statement allows you to run an action according to a condition...
dSlice (Example)
Usage example of the dSlice function
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
iPrintReport (Function)
Prints a report created with the report editor.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Image control in a page