ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InServiceMode (Function)
Indicates whether the code is run in a service.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
MouseXPos (Function)
Returns the horizontal position (X) 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.).
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.).
iParameterPDF (Example)
Usage example of the iParameterPDF function
fTime (Example)
Usage example of the fTime function
HLinkMemo (Example)
Usage example of the HLinkMemo function
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
ChronoReset (Function)
Stops and resets a running stopwatch.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Contains (Function)
Allows you to check if a substring is within a string.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
zipExtractPath (Function)
Returns the path of a file found in the archive.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HAlias (Example)
Usage example of the HAlias function
SysYRes (Function)
Returns the vertical screen resolution.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.