ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
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......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
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.
3. UML models in practice
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
16. Protecting access to the site: passwords
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Calling a procedure/a function
Syntax for calling a local or global procedure.