ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Apply (Function)
Executes a procedure for each element of a WLanguage array.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
The different types of integers
Creating a delete query
A delete query (corresponding SQL statement......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Seek (Function)
Searches for the index of an element in a WLanguage array.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ExecuteFunction
Executes a WLanguage function identified by its name.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Error 1: Syntax error
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Items used in a select query
A query created in the query editor can contain several types of items......