ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddFile (Example)
Usage example of the zipAddFile function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
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.
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
Type (Property)
The Type property is used to get and change the type of an element.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
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.
TableInfoXY (Example)
Usage example of the TableInfoXY function
fDateTime (Example)
Usage example of the fDateTime function
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....
PageAddress (Function)
Used to find out the Internet address of a page.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
DataType (Function)
Identifying the type of a WLanguage variable.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).