ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Border (Variable type)
The Border type is used to handle a border through programming...
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
HPrevious (Function)
Positions on the previous file record according to a browse item.
AppInstallUPD (Function)
Triggers the automatic update of current application.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
XMLChild (Function)
Positions on the first child element of current element.
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
SocketCreate (Function)
Creates a socket.