ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. External component in practice
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
fDirSize (Function)
Returns the size of a directory in bytes.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fSeparator (Function)
Returns a file path with normalized separators.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HFSQL constants
List of constants used by the HFSQL functions....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
tapiListen (Example)
Usage example of the tapiListen function
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.