ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
BreakAdd (Function)
Adds a break into a Table or Looper control.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
USBFind (Function)
Finds a USB device according to keywords.
fEncrypt (Example)
Usage example of the fEncrypt function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Wait (Function)
Temporarily stops the program execution.
EndService (Function)
Ends the execution of the current service.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
2. Analysis in practice
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
fOpen (Example)
Usage example of the fOpen function
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....