ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query technical documentation
The query editor automatically creates a technical documentation for each query......
Step 1: Configuring the print parameters
This step allows you to choose......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Programming the table cells
The Table controls can be handled......
iPrintImage (Function)
Sends the image file to print to the print buffer.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
EmailCheckAddress (Function)
Checks the validity of an email address.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Variable scope
Variables can be declared anywhere in the code....
Creating the Table windows of the WINDEV RAD pattern
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HTMLToRGB (Function)
Converts the HTML color into RGB color.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.