ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
fFileName (Function)
Returns the name of an external file that is currently opened.
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....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
HPriority (Function)
Finds out and modifies the priority of the calling application.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
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.
FirstDayOfMonth (Function)
Returns the first day of the month.
fSeparator (Function)
Returns a file path with normalized separators.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
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.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
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....