ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
API (Function)
Runs a function found in an external DLL.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Custom tooltips
Tooltips are very useful for application users......
Manipulating Internal Window controls programmatically
The "Internal Window" control is used to display an existing internal window......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Using the query result
The result of a select query can be used in......
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
HReadFirst (Function)
Positions on the first file record according to a browse item.
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......