ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
.NET application
To create a.NET application from a project......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
DDESend (Function)
Sends a data to the program connected via DDE.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
SQLExec (Function)
Names and runs an SQL query.
Using WDDIXIO
To translate the text used in your project:...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Type (Property)
The Type property is used to get and change the type of an element.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.