ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Font management properties
List of font management properties...
CursorDisplay (Function)
Displays or hides the mouse cursor.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
8. Optimizing an application
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Email management functions
List of functions for managing emails...
XMLToText (Function)
Converts a character string in XML format into a standard character string.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Time management help
Time management is extremely important......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
End of Document block
The End of document block is run once at the end of the report execution......