ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
8. Sharing a project in practice
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
9. Sharing a project in practice
Sharing a project in practice...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Handling a WinForm .Net control through programming
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
File download functions
The following functions are used to manage downloads......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.