ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Internal component
An internal component is a set of elements from a project......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
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....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
fSplit (Function)
Splits a file into several files.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Managing the styles
The help editor allows you to define styles of paragraphs......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....