ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Passing parameters
The parameters can be passed to a procedure......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
MySelf (Reserved word)
MySelf is used to handle the current control...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ServiceContinue (Function)
Restarts a paused service.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
HListFile (Example)
Usage example of the HListFile function
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
zipCreate (Function)
Creates an archive.
xlsOpen (Example)
Usage example of the xlsOpen function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.