ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Socket constants
List of constants used by the functions for socket management....
SysRecentDocList (Function)
Returns the list of recently opened documents.
Map control properties
The following properties can be used with Map controls:...
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
BurnerCancel (Function)
Cancels the current burn process.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
dPolyline (Function)
Draws a line composed of multiple segments.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Configuring the IIS 7/7.5 server
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
XMLDelete (Example)
Usage example of the XMLDelete function
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
BurnerSelect (Function)
Used to select the default burner.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.