ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
2. How to test a site?
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Library,Disk (External language)
Opens the project library that is stored on disk.
Page templates
WEBDEV allows you to create page templates......
DriveListeDirectory (Function)
Lists the directories of an Drive.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
The OLE control
The OLE control is used to handle an OLE object......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ERR_BAD_CONTEXT
How to create a menu?
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Creating an insert query
An insert query (corresponding SQL statement......