ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
ReplicSynchro: How to use
The stress tests are used to check......
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
DiagramSave (Function)
Saves a diagram as a "diag" file.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Move
The Move property determines if an element can be moved.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Events associated with Flash controls
List of events associated with Flash controls...
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
HBuildKeyValueANSI (Function)
Whatever the platform used, the data stored in HFSQL tables is in ANSI format.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
ERR_DISCONNECTED_ERROR
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.