ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetworkConnect (Function)
Associates a drive with a shared network directory.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Font (Type of variable)
A Font variable creates a font programmatically...
iPrintImage (Example)
Usage example of the iPrintImage function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
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).
iZoneHeight (Example)
Usage example of the iZoneHeight function
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.
InServiceMode (Function)
Indicates whether the code is run in a service.
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.