ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic structure (Type of variable)
A structure can be allocated dynamically...
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
EXE constants
List of constants used by the functions for managing executables....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
"?" menu
WINDEV proposes a help menu adapted to your applications......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
SSH constants
The following constants are used to manage an SSH server:...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.