ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Example)
Usage example of the iPreview function
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
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....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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.
Constants for the archiving functions
List of constants used by the archiving functions....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
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.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
fCopyDir (Example)
Usage example of the fCopyDir function
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....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....