ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Image (Property)
The Image property gets and sets the background image of a control or block.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Window controls
Several types of controls can be used in a window, ......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
MatInvert (Function)
Calculates the inverse of a square matrix.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Extracting the text of the project
The following text can be extracted......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....