ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
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 ......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WINDEV and the SOAP protocol
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
fSelect (Function)
Opens the Windows file picker.
Constants for managing certificates
Operator on Address
The & operator returns the address of a variable as an integer