ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing sites from AWP to SEO-ready session mode
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Error 1016: The method of the class is private
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Push notification
A mobile device can receive push notifications......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Error 103: The type is unknown
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Summary table: Managing the application directories according to the platform
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
The "Code hashtags" pane
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Principle for running threads
At runtime, an application runs in a main thread......