ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Toolbar controls
List of events associated with Toolbar controls...
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Events associated with an infinite Progress Bar control
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Events associated with OLE controls
List of events associated with OLE controls...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.