ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
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......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
12. Universal replication
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Link properties
When creating a link, you can simply specify the destination......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.