ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
HListConnection (Function)
Returns the list of connections currently described in the application.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
ReplicSynchro: Overview
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......