ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteView (Example)
Usage example of the HExecuteView function
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
TableAddChild (Example)
Usage example of the TableAddChild function
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.