ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Error 1006: The member is not global: use: to access it
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
ERR_PARSER
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.