ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
Mask management functions
The following functions are used to manage masks......
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
4. HFSQL Classic
HFSQL Classic is the database format......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
SemaphoreCreate (Function)
Creates a semaphore.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.