ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
HFSQL Client/Server: Configuring the data files on the server
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Creating links
Links help users navigate the help system......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
PythonExecute (Function)
Executes a function present in a Python module.
Report based on a query
Queries are used to easily select records in one or more data files......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.