ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
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....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
SaaS constants
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
25. Performing a process on several successive pages
Performing a process on several successive pages...
Constants used by the TraceStart function
List of constants used by the TraceStart function....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
DDE constants
List of constants used by the DDE functions...
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HAdd (Example)
Usage example of the HAdd function
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......