ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.