ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Error (Function)
Displays a custom error message in a system error window.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Sorts in a report
The sort is used to organize the information displayed in the report......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.