ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
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.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
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.
Managing the styles
The help editor allows you to define styles of paragraphs......
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....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Google document management functions
List of functions for managing Google documents...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.