ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCloseConnection (Function)
Closes a connection to a database.
HCloseConnection (Example)
Usage example of the HCloseConenction function
The different types of windows
The following types of windows can be created in a WINDEV application......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Border (Type of variable)
The Border type is used to handle a border through programming...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Creating a flexible modeling
To create a new flexible modeling, you can......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
CreateShortcut (Example)
Usage example of the CreateShortcut function
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Typecasting of parameters
The description of the parameter type is optional......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......