ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
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....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Report data source
...The reports can be created with the data coming from:...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
OpenSister (Function)
Opens a non-modal sibling window.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating the skin template of a report
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Creating links
Links help users navigate the help system......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...