ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
zipDeleteFile (Function)
Deletes a file from an archive.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Assignment operators
Three assignment operators are available......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Creating the Table windows of the WINDEV RAD pattern
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
FTPSize (Example)
Usage example of the FTPSize function
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HSetMemo (Function)
Used to modify the management mode of memo items.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Using .NET assemblies in a project
To use .NET assemblies in a project......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.