ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
Properties associated with a report
List of properties associated with a report...
Email management functions
List of functions for managing emails...
iParameterPDF (Example)
Usage example of the iParameterPDF function
iSkipLine (Function)
Forces one or more line break.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
How to create a menu?
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Principle for running threads
At runtime, an application runs in a main thread......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
grGetData (Function)
Retrieves a data from a chart.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordCount (Function)
Returns the number of words in a string.