ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing fonts
List of constants used by the functions for font management....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Conversion (Function)
Converts a value from a unit to another one.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
FileDisplay (Function)
Displays a file in the browser of Web user.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Ad Hoc deployment
CheckBoxAdd (Function)
Adds a new option into a Check Box control.