ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
BackgroundTaskAdd (Function)
Adds a new background task.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
zipExtractPath (Function)
Returns the path of a file found in the archive.
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
ERR_DISCONNECTED_UPDATE
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
HCheckStructure (Function)
Defines the mode for comparing data files.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
ERR_NO_DLLEXE
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.