ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming automatic calculations in the columns of a Table control
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SysRecentDocList (Function)
Returns the list of recently opened documents.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Warning (Function)
Displays a custom message in a system warning window.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Code snippets
The code editor allows you to enter "Code snippets"......
Installing a SOAP server with IIS
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
zipCreate (Function)
Creates an archive.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
HSL (Function)
Creates a color from its hue, saturation and lightness.