ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an application for Universal Windows 10 App
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Sub-query
A sub-query is a query whose result is used by another query......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
OpenChild (Function)
Opens a non-modal child window.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......