ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
29. SEO in practice
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
MySelf (Reserved word)
MySelf is used to handle the current control...
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Error 17: OTHER CASE must be the last statement used in SWITCH
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Port (Property)
The Port property is used to identify and change a server connection port.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......