ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
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.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
dCircle (Example)
Usage example of the dCircle function
API (Example)
Usage example of the API function
fLock (Example)
Usage example of the fLock function
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
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.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
CallDLL32 (Example)
Usage example of the CallDLL32 function
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
The structure of the file for remote control
The management of remote control uses a file in INI format......
zipExist (Function)
Used to find out whether an archive exists.
fFileName (Function)
Returns the name of an external file that is currently opened.
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....