ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from 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.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
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......
fTrackFile (Function)
Triggers the tracking of a file.
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.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.