ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Environment of the project editor
The main elements of the project editor are as follows:
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
UploadStart (Function)
Starts sending the selected files into an Upload control.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
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 supercontrols
List of events associated with supercontrols...
Hyper File functions available for backward compatibility
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...