ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The Context Menu control (WEBDEV)
Context menus are often used in websites......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Referring to an element in a WLanguage event / process
Project portfolio
From version 25, you can create "project portfolios"......
The Edit control
The Edit control allows users to enter data......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
zipExtractAll (Example)
Usage example of the zipExtractAll function
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Creating requirements
The following steps must be performed to implement the requirements......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Burner constants
List of constants used by the burner functions....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min