ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
fDirSize (Function)
Returns the size of a directory in bytes.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Comparison operators
The comparison operators can be divided into several categories......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
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, ......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ControlClone (Function)
Creates a new control from an existing control.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Glossary
The glossary lists all the abbreviations used in the code editor......
Environment of code editor
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HCopyRecord (Example)
Usage example of the HCopyRecord function
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......