ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDriveInfo (Example)
Usage example of the fDriveInfo function
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Error 113: Non-dynamic array without definition
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
13. Generation modes
HIndex (Example)
Usage example of the HIndex function
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
EmailGetAll (Function)
Retrieves all the emails found on a server.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.