ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
ExeListProcess (Function)
Returns the list of applications currently run.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Various constants
List of various constants....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......