ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Environment of code editor
12. Available tests
The Organizer control
The Organizer control is used to display and handle organizers......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Miscellaneous Windows constants
List of constants used by the Windows functions....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
BurnerCancel (Function)
Cancels the current burn process.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
SQLExec (Function)
Names and runs an SQL query.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Installing a SOAP server with Apache
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.