ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
fCreate (Function)
Creates an external file.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
zipIsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
zipDeleteAll (Function)
Deletes all files from an archive.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. area of transparency....
GetDefinition (Function)
Retrieves the element type definition.
AutomaticEvent (Variable type)
The AutomaticEvent type is used to manage an automatic event.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.