ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Map control properties
The following properties can be used with Map controls:...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Various constants
List of various constants....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Properties associated with the options of a Switch control
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
14. Managing the "Back" button in practice
XMLDelete (Example)
Usage example of the XMLDelete function
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Border (Property)
The Border property is used to get and change the borders of an element.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Hasp constants
The Hasp constants are as follows......
Error 27: No END statement is associated with this ELSE
StringInsert (Function)
Inserts a string into another character string at a given position.
iPrintImage (Example)
Usage example of the iPrintImage function
<Page>.Display (Function)
Displays a web page in the user's browser....
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function