ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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:
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...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
ThreadMode (Function)
Changes the management mode of threads.
TelemetryEnable (Function)
Enables the telemetry manually.
HDelete (Function)
Deletes a record from a data file (query or view).
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
iReportPrintingStatus (Function)
Returns the status of the current print.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
fChangeSize (Function)
Resizes an external file.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....