ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
ExeGetPID (Function)
Returns information about the current process.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
EXE constants
List of constants used by the functions for managing executables....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Page templates
WEBDEV allows you to create page templates......
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......
fDirExist (Function)
Checks the existence of a directory.
Print constants
List of constants used by the print functions....
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......