ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestSite: Load test
The stress tests are used to check......
Enumeration (Type of variable)
An enumeration is a set of values......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
MySelf (Reserved word)
MySelf is used to handle the current control...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
GetDefinition (Function)
Retrieves the definition of element type.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
EventOpen (Function)
Opens a synchronization event between several threads.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.