ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
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....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
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.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
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....
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?