ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Example)
Usage example of the dArc function
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
Specific features of the applications for iPhone/iPad
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
dChord (Example)
Usage example of the dChord function
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Passing parameters
The parameters can be passed to a procedure......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
dSlice (Example)
Usage example of the dSlice function
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
API (Function)
Runs a function found in an external DLL.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Sound (Function)
Plays a sound in WAV format.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
RegistryValueType (Function)
Returns the type of value found in the registry.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.