ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
iPrintReport (External language)
Prints a report created with the report editor.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
fMoveFile (Function)
Moves a file from one directory to another.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
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.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.