ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL management functions
List of functions for HFSQL management...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Using WDDIXIO
To translate the text used in your project:...
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Accessing a database via a web service
The database can be accessed via a web service......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Configuring the setup program
Two tools can be used to create a setup program......