ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadFirst (Function)
Sets the position on the first record according to a browse item.
dCircle (Example)
Usage example of the dCircle function
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
iPreview (Function)
Configures the print destination.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
NotificationDisplay (Function)
Displays a message outside the browser.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Automation object
The Automation keyword is used to declare an automation object...
HReadSeek (Example)
Usage example of the HReadSeek function
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.