ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Google constants
List of constants used by the Google functions....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Task list
Each project can be associated with a task list......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
String functions
List of functions for managing character strings...
Locking data files: correspondence between WINDEV 5.5 and the later versions
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
ChangeAction (Example)
Usage example of ChangeAction
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.