ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
New (Reserved word)
New is used to allocate memory space...
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....
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).
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.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
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.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
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.