ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Switch control properties
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
How to create a menu?
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Extracting the text of the project
The following text can be extracted......
Browser constants
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Composite chart
A composite chart is a chart that displays several types of charts......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
The Slider control (in a window)
A slider control is used to select a value between two bounds......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Map control properties
The following properties can be used with Map controls:...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......