ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
xlsMsgError (Example)
Usage example of the xlsMsgError function
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
WINDEV Framework License Agreement
SIPVisible (Function)
Displays the keyboard.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
NFCSendTag (Function)
Sends a NFC tag to another device.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Code statistics
The code statistics affect......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Events associated with pages
List of events associated with pages...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Enumeration (Type of variable)
An enumeration is a set of values......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Installing a SOAP server with Apache
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....