ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
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.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
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).
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
grDeleteSeries (Function)
Deletes a data series from a chart.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
<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....
FinFutureVal (Function)
Returns the future value of an investment.
Link control properties
The Link control is available in a page and in a report......
Constants for managing videos
List of constants used by the functions for video management....
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.