ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
<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).
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
<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
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
InfoBuild (Function)
Displays a custom message in a system information window.
Link control properties
The Link control is available in a page and in a report......
ImageScrollingPosition (Function)
Returns the displayed image.
Error 530: The -- operator is not allowed
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.