ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Label report
The report editor allows you to create "Label" reports......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Automatic error handling
Error handling can be customized for each process......
13. Universal replication
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Zombie data files and items
During the life of an application, items live and die......
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Error 202: The method already has an access attribute (public, protected or private)
Warning 124: Shadowing a global variable
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Using the Salesforce service
Salesforce is a very popular CRM software......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Testing the WEBDEV Application Server setup with an example