ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
CurrentDay( Function)
Returns the number of the current day in the current month.
<pdfDocument variable>.Sign (Function)
Adds an approval signature to an existing PDF.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
PDFPassword (Function)
Protects a PDF document with a password.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Creating help pages
A help system includes several pages......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Customizing the User Groupware
Resets the variable to its initial value....
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.