ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
Max (Function)
Returns the greatest value passed as parameter.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
<ANSI string>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
LocalStorageAdd (Function)
Adds a value to the local storage.
Abs (Function)
Returns the absolute value:
  • of a numeric value,
  • of a numeric expression (integer or real).
  • of a duration.
<Array>.Max (Function)
Returns the greatest value in the array.
<Array>.Min (Function)
Returns the lowest value in the array.
Operations in a Select query
The query editor allows you to perform operations on the values of an item...
Min (Function)
Returns the lowest value.
Time (Type of variable)
The Time type is used to easily handle the times...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple...
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
iParameter (Function)
Retrieves the printer configuration and configures the print.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
ImageScrollingPosition (Function)
Returns the displayed image.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls...
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data...
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via...
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB...