ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
HAddGroup (Function)
Adds a group of users.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
HDescribeConnection (Function)
Describes a new connection to an external database.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddUser (Function)
Adds a user to a database.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....