ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer,...
Z-index of a control
All the controls in a window or report have a different z-index......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Tab control
The Tab control is used to simultaneously display different controls......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table...
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry...
Warning (Function)
Displays a custom message in a system warning window.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software...
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Map control properties
The following properties can be used with Map controls:...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications...
Push notification
A mobile device can receive push notifications......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple...