ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
Programming custom calculations in Table controls
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Constants for managing the internal windows
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
13. Security benefit: managing the "Back" button
HChangeKey (Function)
Changes the browse item.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Dequeue (Function)
Removes an element from the queue.
SNMP constants
List of constants used by the SNMP functions....
Pop (Function)
Pops an element from a stack.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Creating the executable and the setup program
The languages supported by the application are taken into account......
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)....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......