ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get and change the type of an element.
Hyper File functions available for backward compatibility
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
fUncompress (Example)
Usage example of the fUncompress function
OpenSister (Example)
Usage example of the OpenSister function
Height (Property)
The Height property is used to get and change the height of an element.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Printing nested reports
To create a main report containing several secondary reports:...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
fRemoveDir (Example)
Usage example of the fRemoveDir function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HOpenConnection (Example)
Usage example of the HOpenConnection function
TableInfoXY (Example)
Usage example of the TableInfoXY function
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
zipAddFile (Example)
Usage example of the zipAddFile function
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Color (Property)
The Color property is used to get and change the color of an element.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Container column in a Table control
A cell found in a Table control can contain a set of controls......