ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Collapsing/Expanding a TreeView control through programming
To collapse/expand a TreeView control through programming, ......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
SpellCheck (Function)
Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).
Composite keys
A composite key is a key item containing several other items......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
17. Project Management Hub
...Project Management Hub...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Belgium.checkTaxNumber (Function)
Tests the validity of a tax number in Belgium.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.