ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
ERR_BAD_URL
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Common project
Projects are often cross-platform......
<Connection variable>.RSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Handling a control through programming in a report
All report controls can be handled through programming......
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....
Extracting messages added or modified since last extraction
A project was already created and translated......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
HErrorLock (Function)
Used to check whether a lock error occurred.