ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
nWDInitProject: Initialization code of project
Run the initialization code of project......
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
WDContinueError: Resume on error
This function forces the execution to resume after an error......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Merging differences (SCM)
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
fDirectoryExist (Function)
Checks the existence of a directory.
Query
The keyword "Query" is used to describe:
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
The Line control
A Line control is used to display a line in a page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......