ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
XML functions
List of XML functions...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Upload control events
The following processes are associated with the Upload control:...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Data persistence
The data persistence is used to store the value typed by the user......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
XMLDocument (Function)
Creates a new XML document.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Associating documents with the project
To describe a project in detail, you can associate documents with it......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Events associated with windows
List of events associated with windows...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.