ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Context menu of Image controls
A context menu is available for Image controls......
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
SystemBarColor (Property)
The SystemBarColor property gets or sets the system bar color of full-screen windows in mobile devices.
DoubleClick (Property)
The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
12. Pages in practice
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
ERR_LAUNCH_FAILED
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....