ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dPolyline (Function)
Draws a line composed of multiple segments.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
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.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
<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....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
fDelete (Function)
Deletes a file accessible from the current computer.
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.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
iCloseReport (Function)
Stops printing the current report immediately.
<Image>.Rotation (Function)
Rotates an Image control.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
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......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
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....