ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
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.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
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....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
fEncrypt (Example)
Usage example of the fEncrypt function
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......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fRename (Function)
Modifies the name of a file.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....