ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Using the task management and the schedule
Time management is extremely important......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
NumHelp (Function)
Returns the number of the help context associated with the specified control.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
TimelineChangeMode (Function)
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
<TimeLine>.ChangeMode (Function)
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Close (External language)
Closes the current window and restores the context that existed before the window opening.