ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Controls in practice
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Obtaining an SSL certificate for IIS2 (2.0 or later)
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
HState (Function)
Used to find out the state of a record.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
zipMerge (Example)
Usage example of the zipMerge function
InfoBuild (Function)
Displays a custom message in a system information window.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
zipIsMulti (Example)
Usage example of the zipIsMulti function
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...