ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Google Maps management functions
List of functions for managing Google maps...
Description (Property)
The Description property is used to get and change the page description.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Managing the styles
The help editor allows you to define styles of paragraphs......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MatWrite (Function)
Writes an element into a matrix.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
tapiDial (Function)
Dials a phone number for a voice line.
iBorder (Function)
Prints a border at specified coordinates.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......