ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Example)
Usage example of the HModify function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Fax constants
List of constants used by the functions for managing faxes....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
KeyPressed (Function)
Checks which key is pressed.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
SysRecentDocList (Function)
Returns the list of recently opened documents.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.