ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Using WDDIXIO
To translate the text used in your project:...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Sharing elements with a WINDEV application
fRead (Example)
Usage example of the fRead function
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
iParameterPDF (Example)
Usage example of the iParameterPDF function
fTime (Example)
Usage example of the fTime function
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.