ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
10. Embedded queries
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
CursorDisplay (Function)
Displays or hides the mouse cursor.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EventOpen (Function)
Opens a synchronization event between several threads.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
9. Hardware and software requirements
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
iPreview (Example)
Usage example of the iPreview function
FontCreate (Function)
Creates a font definition.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Constants for sound management
List of constants used by the functions for sound management....
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
ContactAdd (Example)
Usage example of the ContactAdd function