ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Component diagram
A component diagram shows the physical and static architecture of a system software......
XML management: Use example
This application example manages an XML file named "Orders......
MDIOpen (Function)
Opens and enables an MDI child window.
WinOutWidth (Function)
Returns the full width of a window (including the border).
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....