ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in PDF format: Special cases
Specific features of print in PDF format...
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Source (Property)
The Source property is used to get and change the source of an element.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Table
The "Table" keyword can correspond to...
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
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....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
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....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....