ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
AWP without UI
Bootstrap, Angular, React, Vue......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
InAndroidMode (Example)
Usage example of the InAndroidMode function
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
7. Multilingual applications in practice
Report controls
Several types of controls can be handled in a report created by the report editor......
Report based on a query
Queries are used to easily select records in one or more data files......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
MCIVolume (Function)
Modifies or returns the sound volume.
iPrintReport (External language)
Prints a report created with the report editor.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......