ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Entity of a CDM
To group information according the MERISE method, entities must be created......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
gpwOpen (Function)
Opens the User Groupware login window or page.
Setup on a local network (LAN)
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
fMemOpen (Function)
Opens a memory zone shared between several applications.
Configuring Reports & Queries
Reports & Queries is used to......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
HSetLog (Function)
Enables or disables log management on a file.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Using the task management and the schedule
Time management is extremely important......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HDescribeFile (Function)
Describes a data file programmatically.