ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
PicClose (Function)
Closes the image found in an Image Editor control.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
ServiceWait (Function)
Pauses the current service during the specified duration.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......