ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HPriority (Function)
Finds out and modifies the priority of the calling application.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
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)....
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).
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
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.
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.