ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maximize (Function)
Displays a WINDEV window in its maximum size.
Programming overview in C and C++
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Restore (Function)
Displays a WINDEV window to its initial size.
15. Repeating a group of controls: loopers
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Installing a SOAP server with Apache
Fax functions
List of fax functions...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
How to create a patch?
Using several libraries in an application
A library is a WDL file that contains all the resources......
10. UMC: User Macro-Code
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
SocketCreate (Function)
Creates a socket.
1. WINDEV editors
WINDEV editors...