ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
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.)...
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Min (Function)
Returns the lowest value.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible"...
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data...
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period:...
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar...
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long...
Step 1: Configuring the print parameters
This step allows you to choose......
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse...
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure...
ToastDisplay (Function)
Displays a "Toast" message.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Execute (Function)
Starts the execution of a process through programming.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.