ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Version (Property)
The Version property gets and sets the version of an element.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
Organizer control functions
The following functions are used to manage the Organizer control:...
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
GetDefinition (Function)
Retrieves the definition of element type.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Creating a Pivot Table control
To create a Pivot Table control......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ToastDisplay (Function)
Displays a "Toast" message.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
fTrackFile (Function)
Triggers the tracking of a file.