ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SSH constants
The following constants are used to manage an SSH server:...
Select query description window: Items that can be used
DDEString (Function)
Returns the information retrieved by DDERetrieve.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.