ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
How to save and retrieve an image in a binary memo
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Aliases on data files: HAlias
The aliases are used to handle......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Variable scope
Variables can be declared anywhere in the code....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Page templates
WEBDEV allows you to create page templates......
12. Retrieving data from a site
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......