ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Cardinalities
The cardinalities are used to count the links between the files......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Search in current code
When coding, developers often need to do a quick search in the current code...
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...