ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Navigation Bar control
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
The Static control
A Static control is a control used to display a static text......
The Edit control
The Edit control allows users to enter data......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Multi-touch management functions
The following functions are used to manage the multi-touch......
fDecrypt (Example)
Usage example of the fDecrypt function
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
<Image>.Rotation (Function)
Rotates an Image control.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.