ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Appendix 3: Configuration file
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
State (Property)
The State property is used to get and change the state of an element.
Environment of the report editor
Environment of the report editor...
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...