ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
SIPVisible (Function)
Displays the keyboard.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
iPrintReport (External language)
Prints a report created with the report editor.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
WEBDEV license agreement
WEBDEV license agreement...
OpenMobileWindow (Function)
Opens a window in a mobile application.
13. External component in practice
External component in practice...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
MatWrite (Function)
Writes an element into a matrix.
.NET object
To access a class......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fCreate (Function)
Creates an external file.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
iDestination (Function)
Configures the print destination.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").