ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Project management functions
List of functions for managing projects...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
9. Types of standard controls
Types of standard controls...
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.