ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Global and local variable
Two types of variables are available......
Thread execution
At runtime, an application runs in a main thread......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
iPreview (Function)
Configures the print destination.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......