ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ReplicSynchro: Use
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
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....
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
WDSQL, SQL querier: Overview
WDSQL is used to......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
nWDGetLastError: Error code of last error
Error code of last error......