ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Structure (Type of variable)
A structure is a custom type of data...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
fSeek (Example)
Usage example of the fSeek function
Hash constants
List of constants used by the Hash functions....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
OBEX constants
List of constants used by the OBEX functions....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Environment of the report editor
Environment of the report editor...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
gClickableLink (Function)
Adds a clickable link in a graphic string.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Running the test of the User Groupware and installing it
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Custom tooltips
Tooltips are very useful for application users......