ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Animation (Property)
The Animation property animates an image.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Programming the table cells
The Table controls can be handled......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
TwainState (Example)
Usage example of the TwainState function
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Iconize (Function)
Minimizes a WINDEV window.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Handling a control through programming in a report
All report controls can be handled through programming......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Custom tooltips
Tooltips are very useful for application users......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
fChangeExtension (Function)
Changes the extension of a file on disk.