ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
AWP without UI
Bootstrap, Angular, React, Vue......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
9. Monitoring websites, servers and more.
WLanguage procedure ("callback") called by DeepLinkProcedure when the user clicks a deep link with a target URL associated with the application....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
4. Monitor your applications
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the components of the Hadoop framework......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Error 1038: This member already exists in the class