ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Input (Function)
Displays a message allowing the user to type an information.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
DnDEvent (Example)
Usage example of the DnDEvent function
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
BackgroundTaskAdd (Function)
Adds a new background task.
String (Variable type)
The String type is used to manipulate strings......
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Step 4: Start printing
To start the print job, simply use iEndPrinting......
Image (Property)
The Image property gets and sets the background image of a control or block.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Constants for managing windows
List of constants used by the functions for managing windows...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).