ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HDeleteServerTrigger (Function)
Deletes a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Size (Property)
The Size property is used to determine and change the size of an element.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Sort (Function)
Sorts a WLanguage array.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).