ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
SQLModify (Function)
Modifies the content of a row in the query result.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
HDescribeConnection (Function)
Describes a new connection to an external database.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Error 2109: You are using the ObjectInfo function
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HSubstDir (Example)
Usage example of the HSubstDir function
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....