ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
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......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
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).
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.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....