ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCross (Function)
Crosses a record in a data file.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Hasp constants
The Hasp constants are as follows......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
TwainState (Function)
Returns the status of the current source.
Hash constants
List of constants used by the Hash functions....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Designing a supercontrol
A supercontrol is an advanced type of control......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.