ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Automation object
The Automation keyword is used to declare an automation object...
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
ExeListProcess (Function)
Returns the list of applications currently run.
Passing parameters
The parameters can be passed to a procedure......
5. User Groupware in practice
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
fCreateLink (Function)
Creates a link on a file at the specified location.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
fSplit (Function)
Splits a file into several files.
fMerge (Function)
Merges several files into a single one.