ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadEnd (Function)
Ends the execution of the current thread.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
HDeactivateTrigger (Function)
Disables a trigger.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.