ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
9. Generation modes
WINDEV Mobile includes different types of generation......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
Composite variable
A composite variable contains different types of elements (members)...
Multiline strings
To type character strings over several lines in the code editor...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Memo (Property)
The Memo property is used to determine if an item is of type memo.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.