ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
iPrintImage (Example)
Usage example of the iPrintImage function
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Software license agreement
WINDEV Express license agreement...
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Print modes of a report
Several print modes are available for a report....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
13. Debugger