ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a control through programming in a report
All report controls can be handled through programming......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
How to open a page?
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
SQLExec (Function)
Names and runs an SQL query.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
iDestination (Function)
Configures the print destination.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.