ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character...
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
MySelf (Reserved word)
MySelf is used to handle the current control...
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control,...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Report controls
Several types of controls can be handled in a report created by the report editor......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application...