ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
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......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
DateToDay (Function)
Returns the day that corresponds to a given date.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
Writing an email: the available methods
This help page presents the methods for writing an email....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WINDEV License Agreement
WINDEV License Agreement...
DDEConnect (Example)
Usage example of the DDEConnect function
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
iDestination (Function)
Configures the print destination.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.