ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
SOAPRun (Function)
Runs a procedure on a SOAP server.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
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......
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.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
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......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Automation object
The Automation keyword is used to declare an automation object...
Bitwise operators
The operations on binary values are performed......
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.
Modbus constants
Constants used by the Modbus management functions....
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.