ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
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......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Report viewer: Proposing several reports
In the document preview, end users can......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
InApp constants