ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnError (Example)
Usage example of the HOnError function
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
JSONToVariant (Example)
Usage example of the JSONToVariant function
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
FTPListFile (Example)
Usage example of the FTPListFile function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
iBorder (Example)
Usage example of the iBorder function
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
1. The WINDEV Framework
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
SNMPStartSession (Function)
Starts an SNMP session.
ServiceContinue (Function)
Restarts a paused service.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.