ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
SQLExec (Function)
Names and runs an SQL query.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Managing parallel tasks
The computers are becoming more and more powerful......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Managing space characters in the searches?
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
WinChangeAlias (Function)
Modifies the alias of a window.
LanguageToName (Function)
Returns the name of a language.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The Site Map control
The Site Map control allows the Web user to......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......