ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
How to find out whether a report was printed?
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
DnDForce (Function)
DnDForce is kept for backward compatibility.