ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
MatError (Example)
Usage example of the MatError function
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
SQLExec (Function)
Names and runs an SQL query.
tapiUnhold (Function)
Picks up a call on hold.
TwainState (Example)
Usage example of the TwainState function
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
fWrite (Example)
Usage example of the fWrite function
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
tapiHold (Function)
Puts a call on hold.
EnumSubElement (Example)
Usage example of the EnumSubElement function
tapiAnswerCall (Function)
Answers an incoming call that was detected.
KanbanFilter (Function)
Displays only cards that match the specified filter.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
UploadStart (Function)
Starts sending the selected files into an Upload control.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min