ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
REP files
REP files contain the list of data files handled by the application....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
5. User Groupware in practice
TableMode (Function)
TableMode is kept for backward compatibility.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
17. TLS/SSL: Encrypting information on the Web
The Check Box control
A Check Box can correspond to......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Size (Property)
The Size property is used to determine and change the size of an element.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Extern (Reserved word)
EXTERN is used to...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
HAddUser (Function)
Adds a user to a database.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).