ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Message text file format
The text files created by WDMSG use a specific format......
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Text (Property)
The Text property is used to get and modify text.
Constants for WLanguage types
List of constants for managing WLanguage types....
fDelete (Function)
Deletes a file accessible from the current computer.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
11. User Macro-Code: UMC in practice
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
ERR_NO_TABLE
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).