ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Handling the report blocks through programming
Each report block is associated with different events......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Error 3: The string has no final "
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Automatic documentation of external components
External components must include a technical documentation......
Handling report blocks
The different operations available on report blocks are as follows......
Principle of remote check
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Print the content of your tables
Recompiling the project
The project compilation is a process used to......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Interface of WDInst
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Error 121: Shadowing a structure