ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
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....