ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDInitProject: Initialization code of project
Run the initialization code of project......
TreeExpand (Function)
Expands a node in a TreeView control.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
nWDGetLastError: Error code of last error
Error code of last error......
3. UML models in practice
3. UML models in practice
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WDSQL, SQL querier: Overview
WDSQL is used to......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
The "Code hashtags" pane
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Error 2: Incomplete line
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
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......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
InServiceMode (Function)
Indicates whether the code is run in a service.