ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
fSeparator (Function)
Returns a file path with normalized separators.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
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.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
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....
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
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....
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....