ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
BrowserType (Function)
Returns the type of browser used by the Web user.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Bar Code management functions
The following functions are used to manage bar codes:...
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
DotNetRun (Function)
Runs a procedure on a .Net server.
Constants used by the functions for managing Tab controls
ThreadRequestStop (Function)
Sends a stop request to a thread.
SocketRead (Function)
Retrieves a message sent by another socket.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
WINDEV applications for Linux: Specific features
HReadFirst (Function)
Sets the position on the first record according to a browse item.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......