ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Responsive Web Design page
Websites can be viewed on several platforms......
HNext (Function)
Sets the position on the next data file record according to a browse item.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
tapiDial (Function)
Dials a phone number for a voice line.
Structure of data files of user groupware
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Display (External language)
Displays a value in a control or assigns a value in a variable.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
HPrevious (Function)
Positions on the previous file record according to a browse item.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
MCI constants
List of constants used by the MCI functions....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....