ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
Wait (Function)
Temporarily stops the program execution.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
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.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.