ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketCreate (Function)
Creates a socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Net constants
List of constants used by the Net functions....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......