ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
fRename (Function)
Modifies the name of a file.
HErrorLock (Function)
Used to check whether a lock error occurred.
PDF Reader control events
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
ServiceControl (Function)
Sends a control message to a service.