ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Running the test of the User Groupware and installing it
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Events associated with pages
List of events associated with pages...
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min