ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Starting WDOptimizer in a command line
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
FTPCommand (Function)
Sends a specific FTP command to a server.
Supercontrol
A supercontrol is an advanced type of control......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Operations performed on class diagrams
The following paragraphs explain......
Popup window
WINDEV allows you to open windows in popup format......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.