ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
3. Types of accessible data files
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
25. Performing a process on several successive pages
Performing a process on several successive pages...
ERR_BAD_URL
PageDisplay (Function)
Displays a web page in the user's browser....
Error 404: The file for HFSQL browse cannot be an expression of this type
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).