ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
The Edit control
The Edit control allows users to enter data......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted...
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional...
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table...
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined...
Handling menu options programmatically
The menu options can be handled......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time...
fRename (Function)
Modifies the name of a file.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Position (Function)
Finds the position of a specified string within another string.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main...
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).