ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
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......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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....
PageDisplay (Function)
Displays a web page in the user's browser....
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...
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
ERR_BAD_URL
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).
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.