ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Query and project
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
WINDEV License Agreement
WINDEV License Agreement...
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Testing a project: setting
By testing the project you can simulate how the application will run......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......