ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Line control
A Line control is used to display a line in a page......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Constant
The constants are language elements whose value is fixed once and for all...
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......
Conversion (Function)
Converts a value from a unit to another one.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
GetDefinition (Function)
Retrieves the definition of element type.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
fMemOpen (Function)
Opens a memory zone shared between several applications.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HCross (Function)
Crosses a record in a data file.
Logical operators
The logical operators are as follows......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
nWDGetLastError: Error code of last error
Error code of last error......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
HPrevious (Function)
Positions on the previous file record according to a browse item.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Events associated with Sidebar controls
List of events associated with Sidebar controls...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Using .NET assemblies in a project
To use .NET assemblies in a project......