ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
StringBuild (Function)
Builds a character string from an initial string and parameters.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
fOpen (Example)
Usage example of the fOpen function
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....