ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Wrapping (Property)
The Wrapping property gets and sets the wrapping options of an element.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
XMLResult (Function)
Returns the result of a calculation XPath query.