ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
Drawer control properties
List of properties associated with the Drawer control...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
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....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Overview
Overview of the different operators...
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......