ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Description (Property)
The Description property is used to get and change the description of an element.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
Shape (Property)
The Shape property allows you to handle the different shapes of an element.