ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPolyline (Function)
Draws a line composed of multiple segments.
<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.
gImage (Function)
Builds a sequence of characters containing an image.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<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....
fDelete (Function)
Deletes a file accessible from the current computer.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
fUnlock (Function)
Entirely or partially unlocks an external file.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
iCloseReport (Function)
Stops printing the current report immediately.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
<Image>.Rotation (Function)
Rotates an Image control.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....