ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: General configuration
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Managing users
The monitoring robot allows you to define the users that will receive the different check error reports......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... connection in which case the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
fWrite (Function)
Writes: a character string into an external file. a memory section....
WinStatus (Function)
Gets or sets the window state.