ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
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...
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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Global and local variable
Two types of variables are available......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
grIncreaseData (Function)
Adds a value to a data in a chart.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HExtractMemo (Example)
Usage example of the HExtractMemo function
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
StringInsert (Function)
Inserts a string into another character string at a given position.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Font (Type of variable)
A Font variable creates a font programmatically...
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
zipDeleteAll (Function)
Deletes all files from an archive.