ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Format (Property)
The Format property is used to define the data format of a data file.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Entity of a CDM
To group information according the MERISE method, entities must be created......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
BurnerEject (Function)
Opens or closes the door of current burner.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
WDTestSite: Load test
The stress tests are used to check......
Table,Display (External language)
Refreshes the Table control.
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.