ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
2. Analysis in practice
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HSetLog (Function)
Enables or disables log management on a file.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Error 1036: A class used in an array must have a constructor without parameter
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
MyReport (Reserved word)
MyReport is used to handle the current report...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
DDEError (Function)
Returns the runtime status report of a DDE function.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
HLogRestart (Function)
Restarts the logging process on a file.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Looper constants
List of constants used by the functions for managing looper controls....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
ThreadPersistent (Function)
Makes a thread persistent.