ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
FTPCommand (Function)
Sends a specific FTP command to a server.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Truncate (Function)
Truncates the right part of a string or buffer.
Binary (Property)
The Binary property is used to determine if an item is binary.
SQLListSource (Function)
Lists the data sources declared on a local site.
ThreadPersistent (Function)
Makes a thread persistent.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
NotificationDisplay (Function)
Displays a message outside the browser.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Phone management functions
List of functions for phone management...
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.