ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
HOnError (Function)
Customizes the management of HFSQL errors.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
HCreateMovableReplica (Function)
Creates a movable replication.
Service constants
List of constants used by the functions for managing services....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
ThreadEnd (Function)
Ends the execution of the current thread.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......