ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
ERR_FORBIDDEN_UPDATE
Constants for managing Map controls...
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HListConnection (Function)
Returns the list of connections currently described in the application: connections described in the data model editor (for the main database schema and, if necessary, additional database schemas). connections described by programming (with functions HDescribeConnection or HOpenConnection)....
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.