ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
iCreateFont (Function)
Creates a new print font.
Browser constants
Describing an element
A flexible modeling includes different elements linked together......
Count (Property)
The Count property returns the number of elements in a given set.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Animation (Property)
The Animation property animates an image.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
SQLExec (Function)
Names and runs an SQL query.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Supercontrol
A supercontrol is an advanced type of control......
TimeToInteger (Function)
Converts a time to an integer.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.