ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Body block
The Body block corresponds to the main block of the report......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Code history
The code history is used to......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Handling Scheduler controls programmatically
A Scheduler control can be......
ODBCDatabaseName (Property)
The ODBCNomBase property allows you to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
Report based on a query
Queries are used to easily select records in one or more tables......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
InfoVersion (Variable type)
The InfoVersion type is used to find out the characteristics of a specific application version.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Creating a translation file
WDINT allows you to create a translation file....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
ERR_BAD_CONTEXT_INTERNAL
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......