ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
ERR_NO_PROJECT
Translating a text file with WDTRAD
Telephony constants
List of constants used by telephony functions...
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
Interactive notification management constants
Interactive notification management constants...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HOpenConnection (Function)
Opens a connection to a specific database.
NationFramework (Function)
Defines or identifies the language of the framework.
SQLExec (Function)
Names and runs an SQL query.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
NotifListCategory (Function)
Lists the notification categories of the application.
ERR_BUTTON_EXPECTED
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
WEBDEV Application Server 2024
Cos (Function)
Calculates the cosine of an angle.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......