ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Custom properties (WLanguage)
A custom property is a code element with two events......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
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), ......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Creating a delete query
A delete query (corresponding SQL statement......
Select query description window
The description window of a select query includes several sections......
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
4. Dedicated server or shared server?
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Operations performed on collaboration diagrams
The following paragraphs explain......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
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....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......