ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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....
RGB (Function)
Defines a color from its Red, Green and Blue components.
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....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
URI constants
The following constants are used by URI-specific functions:...
Android Widget windows
An Android application can contain one or more Widget windows......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iFont (Function)
Selects the default font.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
SQLFirst (Example)
Usage example of the SQLFirst function
zipAddFile (Example)
Usage example of the zipAddFile function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min