ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
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.
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......
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......
CallDLL32 (Example)
Usage example of the CallDLL32 function
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)....
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.
API (Example)
Usage example of the API function
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....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.