ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Copying and cloning
Variables are copied using the "=" operator...
OpenChild (Function)
Opens a non-modal child window.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Cardinalities
The cardinalities are used to count the links between the files......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
The Wire control
The Wire control is used to visually link 2 controls......
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
SysErrorMode (Function)
Modifies the display mode of errors.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).