ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
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).
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
SCM file format evolutions
Four versions are available for the SCM repository......
Printing nested reports
To create a main report containing several secondary reports:...
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....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
'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.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Supercontrol
A supercontrol is an advanced type of control......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ThreadExecute (Function)
Starts the execution of a secondary thread.
httpRequest
The HTTPRequest keyword can correspond to...
Reports & Queries: New features in this version
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Accessibilité (Property)
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.