ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
DnDEvent (Example)
Usage example of the DnDEvent function
FTPConnect (Example)
Usage example of the FTPConnect function
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Describing a problem to the Free Technical Support
WINDEV Framework License Agreement
Logical operators
The logical operators are as follows......
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Format (Property)
The Format property is used to define the data format of a data file.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Items (Property)
The Items property is used to configure the different items of a full-text index.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......