ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
LooperExpand (Function)
Expands a break in the Looper control on a given row.
Serialize (Example)
Usage example of the Serialize function
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Execute (Function)
Starts the execution of a process through programming.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Installing a SOAP server with Apache
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function