ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipChangePath (Example)
Usage example of the zipChangePath function
DashDisplay (Function)
Refreshes elements in a Dashboard control.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
grIncreaseData (Function)
Adds a value to a data in a chart.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Creating a window skin template
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
fCopyFile (Example)
Usage example of the fCopyFile function
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.