ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
The Upload control
The Upload control is used to upload files on the Web server......
Binding controls to data
A window or page can display information from......
3. Managing sockets
WINDEV includes advanced socket management functions....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
9. Generation modes
WINDEV Mobile includes different types of generation......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
14. Generation modes
Generation modes...
13. Generation modes
Print modes of a report
Several print modes are available for a report....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
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)....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
ERR_NOTADEVVERSION
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Custom properties (WLanguage)
A custom property is a code element with two events......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......