ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.
gpwOpen (Function)
Opens the User Groupware login window or page.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
pdfSignature (Variable type)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
List of extension attributes
The list of extension attributes ......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Guided tour management constants
17. TLS/SSL: Encrypting information on the Web
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
beaconGroup (Variable type)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Table,Add (External language)
Adds an element to a Table control.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......