ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
SendMessage (Function)
Sends a Windows message to a control or to a window.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
XMLDocument (Example)
Usage example of the XMLDocument function
fDirSize (Function)
Returns the size of a directory in bytes.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Miscellaneous Windows constants
List of constants used by the Windows functions....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
SysYRes (Function)
Returns the vertical screen resolution.