ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Fax functions
List of fax functions...
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Constants for managing videos
List of constants used by the functions for video management....
Using the Vista style in your windows
WINDEV allows you to customize......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Date and Time management functions
List of functions for managing dates and times...
MatMultiply (Function)
Multiplies two matrices.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Contains (Function)
Allows you to check if a substring is within a string.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.