ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Animating a Static control
Two methods can be used to animate a Static control......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Installing the monitoring robot
The monitoring robot includes three executables......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Automation object
The Automation keyword is used to declare an automation object...
Bitwise operators
The operations on binary values are performed......
Modbus constants
Constants used by the Modbus management functions....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min