ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsData (Function)
Retrieves the content of a cell found in an XLS file.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Creating the Relation windows of a WINDEV RAD pattern
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
BurnerCancel (Function)
Cancels the current burn process.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
grHMAddData (Function)
Adds a data into a Heatmap chart.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).