ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Chart management functions
...Chart management functions...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Creating the executable and the setup program
The languages supported by the application are taken into account......
SysDir (Function)
Returns the path of a system directory.
Constants for managing projects
List of constants used by the functions for managing projects....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......