ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Select query description window
The description window of a select query includes several sections......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
grType (Function)
Identifies or modifies the type of chart.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
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......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Handling Spreadsheet controls programmatically (in a report)
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....