ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Constant
The constants are language elements whose value is fixed once and for all...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via AJAX according to the progress of this process.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
zipOpen (Function)
Opens an existing archive.
WDDeploy features
WDDeploy can be used to......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Diagram editor (WINDEV): ribbon and panels
The Diagram Editor control includes many features accessible via......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.