ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
The planes (in a window or in a report)
The planes are used to group the window controls......
Archiving function constants
List of constants used by the archiving functions....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....