ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
HTML Editor control properties
Properties associated with the HTML Editor control....
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLock (Function)
Entirely or partially locks an external file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
grDraw (Function)
Draws a chart according to the specified parameters.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Google Calendar management functions
List of functions for managing Google calendars...
iPrintReport (External language)
Prints a report created with the report editor.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
12. Available tests