ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
dPen (Example)
Usage example of the dPen function
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
HState (Example)
Usage example of the HState function
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
dPixelColor (Example)
Usage example of the dPixelColor function
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
FTPDate (Example)
Usage example of the FTPDate function
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
ChangeStyle (Function)
Modifies the style of a control dynamically.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Different types of data (Type of variable)
A variable is defined by name and type......
JSONToVariant (Example)
Usage example of the JSONToVariant function
FTPListFile (Example)
Usage example of the FTPListFile function