ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Compilation options
The compilation options allow you to define the help system generation settings......
MatMultiply (Function)
Multiplies two matrices.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Constants for managing arrays
List of constants used by the functions for array management....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
API (Function)
Runs a function found in an external DLL.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
fListDirectory (Example)
Usage example of the fListDirectory function
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
zipNbPart (Example)
Usage example of the zipNbPart function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Creating the Form windows of a WINDEV RAD pattern
zipNbFile (Example)
Usage example of the zipNbFile function