ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
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.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
NotifListCategory (Function)
Lists the notification categories of the application.
WEBDEV Application Server 2024
ERR_BUTTON_EXPECTED
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
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......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Cos (Function)
Calculates the cosine of an angle.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
<Toast>.Display (Function)
Displays a "Toast" message.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
WINDEV Mobile concepts
LanguageToCharset (Function)
Returns the character set corresponding to a language.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.