ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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....
Constants for managing albums
Constants used to manage the photo album of the device....
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
URIGetInfo (Function)
Retrieves information of a URI resource.
URI constants
The following constants are used by URI-specific functions:...
String functions
List of functions for managing character strings...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
Border management constants
List of constants used by the border management functions....
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
InApp constants
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.