ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
4. When to use the debugger?
Size (Property)
The Size property is used to determine and change the size of an element.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Animating a Static control
Two methods can be used to animate a Static control......
Image (Property)
The Image property gets and sets the background image of a control or block.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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....
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......