ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
MatDelete (Function)
Deletes an existing matrix.
HRegenerateFile (Function)
Regenerates a data file from its log.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
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.
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.
MatCopy (Function)
Creates the copy of a matrix.
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.
12. External component in practice
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
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.)....
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.
Sum (Function)
Calculates the sum of the array elements.