ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
ThreadState (Function)
Returns the current status of a thread.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
fFileName (Function)
Returns the name of an external file that is currently opened.
Enqueue (Function)
Adds an element to the queue.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Push (Function)
Pushes an element onto the stack.
fDirSize (Function)
Returns the size of a directory in bytes.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
fSeparator (Function)
Returns a file path with normalized separators.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Error 31: The file to include is not found. Check the name and path ...
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Contains (Function)
Allows you to check if a substring is within a string.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....