ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Creating requirements
The following steps must be performed to implement the requirements......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
dbgInfo (Function)
Returns a debug information.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.