ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
ServiceWait (Function)
Pauses the current service during the specified duration.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Speech synthesis in the mobile applications
The phones can talk!......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HOpen (Function)
Opens a data file.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.