ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
The Upload control
The Upload control is used to upload files on the Web server......
fWrite (Example)
Usage example of the fWrite function
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
LooperSelectPlus (Function)
Selects a row in a Looper control.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).