ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Various constants
List of various constants used by the constants WINDEV functions....
fUnlock (Function)
Entirely or partially unlocks an external file.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
Record (Type of variable)
The Record type is used to save the values of a record.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
HLogRecreate (Function)
Used to re-create an empty log.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
dPen (Example)
Usage example of the dPen function
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Glossary
The glossary lists all the abbreviations used in the code editor......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min