ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Count (Property)
The Count property returns the number of elements in a given set.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Creating and handling an item
The main operations that can be performed on an item are as follows......
DnDEvent (Example)
Usage example of the DnDEvent function
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Setup directory
The setup wizard allows you to configure the setup directory of application....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Creating anchors
The anchors are used to define specific points in a help page......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
zipAddFile (Example)
Usage example of the zipAddFile function
SysWinActive (Function)
Returns the handle of the active window or activates a window.
User Groupware files
Two categories of data files are managed......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
fTime (Example)
Usage example of the fTime function
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
HForward (Example)
Usage example of the HForward function