ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCreate (Example)
Usage example of the zipCreate function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
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.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
<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
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Company (Property)
The Company property is used to get and modify the company associated with an element.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Link control properties
The Link control is available in a page and in a report......
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
ImageScrollingPosition (Function)
Returns the displayed image.