ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.