ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
HListItem (Example)
Usage example of the HListItem function
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
NetworkDisconnect (Function)
Disconnects a network drive.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SQLExec (Example)
Usage example of the SQLExec function
Format (Property)
The Format property is used to identify and change the format of an element
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
List of reserved words
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
fListFile (Example)
Usage example of the fListFile function
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.