ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
WDZip: Creating or modifying an archive
This help page explains how to......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
FolderData (Function)
FolderData is kept for backward compatibility.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
fShortName (Example)
Usage example of the fShortName function
PositionOccurrence (Function)
Finds the Xth position of a string within another string.