ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
WINDEV concepts
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Using the Salesforce service
Salesforce is a very popular CRM software......
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....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
WDDIXIO overview
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......