ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HSendMessageToClient (Function)
Displays a message on the client computers.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
BurnerList (Function)
Returns the list of burners installed on the current computer.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HRead (Function)
Reads a record in a file according to a given record number.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
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....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.