ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
zipExtractPath (Function)
Returns the path of a file found in the archive.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
How to loop through a file using filters?
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Animating a Static control
Two methods can be used to animate a Static control......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Print constants
List of constants used by the print functions....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Creating a Pivot Table control
To create a Pivot Table control......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.