ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
State (Property)
The State property is used to get and change the state of an element.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
gImage (Function)
Builds a sequence of characters containing an image.
Chart constants
List of constants used by the functions for chart management....
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Scheduler report
The report editor allows you to create "Scheduler" reports....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
ToastDisplay (Function)
Displays a "Toast" message.
Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....