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...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
The Site Map control
The Site Map control allows the Web user to......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TimeValid (Function)
Checks the time validity.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The OLE control
The OLE control is used to handle an OLE object......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Time (Type of variable)
The Time type is used to easily handle the times...
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
SQLTransaction (Example)
Usage example of the SQLTransaction function
iParameter (Function)
Retrieves the printer configuration and configures the print.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......