ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
DDERecipient (Function)
Identifies the recipient of a DDE connection.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Native MySQL Connector - License Agreement