ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
AAF: Context menu of Image controls
A context menu is available for Image controls......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Google document management functions
List of functions for managing Google documents...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
25. Performing a process on several successive pages
Performing a process on several successive pages...
MyReport (Reserved word)
MyReport is used to handle the current report...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
LDAP constants
List of constants used by the LDAP functions....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...