ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GeometryCover (Function)
Determines if geometry A covers geometry B.
GeometryContain (Function)
Determines if geometry A contains geometry B.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Know which elements of the hierarchical table are printed: print the complete hierarchy or print the hierarchy visible in the field. Modify hierarchy print mode: print complete hierarchy or print hierarchy visible in field....
Starting WDOptimizer in a command line
Events associated with Tab controls
List of events associated with Tab controls...
Access rights to a class property
A property is a code element that includes two processes......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
<pdfDocument variable>.Sign (Function)
Adds an approval signature to an existing PDF.
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.