ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EnumSubElement (Function)
Used to enumerate the subelements of a project element.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
SocketConfigure (Function)
Configures the use of Socket functions.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
TreeListItem (Example)
Usage example of the TreeListItem function
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
dFill (Example)
Usage example of the dFill function
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HOut (Example)
Usage example of the HOut function
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
MySelf (Reserved word)
MySelf is used to handle the current control...