ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Constants for managing Map controls
Constants for managing Map controls...
ServiceContinue (Function)
Restarts a paused service.
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
OpenSister (Function)
Opens a non-modal sibling window.
Android Widget windows
An Android application can contain one or more Widget windows......
SysYRes (Function)
Returns the vertical screen resolution.
FinInterestRate (Example)
Usage example of the FinInterestRate function
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
fRemoveDir (Example)
Usage example of the fRemoveDir function
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ServiceInfo (Function)
Returns information regarding the configuration of a service.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
URI constants
The following constants are used by URI-specific functions:...
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.