ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Sub-query
A sub-query is a query whose result is used by another query......
Camera control in a mobile application
The Camera control is used to......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Using an external component in an application
A component can be reused at any time in any application......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
1. Project and analysis
PDFPassword (Function)
Protects a PDF document with a password.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
12. Pages in practice
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
13. Security benefit: managing the "Back" button
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.