ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
dbgEnableLog (Function)
Enables the runtime log programmatically.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Sound (Function)
Plays a sound in WAV format.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Drop-down button
The drop-down button expands: a context menu. a popup window....
FirstDayOfMonth (Function)
Returns the first day of the month.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
ColorPalette (Function)
Returns a color found in the current palette.
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.