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...
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
fSplit (Function)
Splits a file into several files.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Lock constants
List of constants used by the functions for locking the applications....
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
iParameter (Example)
Usage example of the iParameter function
Height (Property)
The Height property gets and sets the height of an element.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.