ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
fRename (Function)
Modifies the name of a file.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
StatCovariance (Function)
Calculates the covariance between two series of values.
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Assignment of RETURN
The return value of the process currently run can be assigned...
Size (Property)
The Size property is used to determine and change the size of an element.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
DurationToString (Function)
Converts a duration to a character string in the specified format.
SocketExist (Function)
Checks if a socket already exists.
Sort (Function)
Sorts a WLanguage array.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
OpenMobileWindow (Function)
Opens a window in a mobile application.