ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Creating a query
Two methods can be used to create a query......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Programming an indexed control
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Events associated with windows
List of events associated with windows...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Installing a SOAP server with Apache
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Error 507: The '++' operator is not allowed
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Error 705: The property does not exist on this type
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....