ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Manager of automated tests
The test manager is used to......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
PageParameter (Example)
Usage example of the PageParameter function
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
HChangeKey (Function)
Changes the browse item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...