ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
2. Types of setup
Types of setup...
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
6. Editing a page: zoning mode
Various constants
List of various constants used by the constants WINDEV functions....
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......