ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableBreakIndex (Example)
Use example for the TableBreakIndex function
SNMPOIDDescription (Function)
Returns the description of an OID.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
SNMPOIDType (Function)
Returns the type of data in an OID.
Constants for managing the Image Editor control
FontCreate (Function)
Creates a font definition.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
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.
SNMPOIDStatus (Function)
Returns the status of an OID.
Service constants
List of constants used by the functions for managing services....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
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....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
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.