ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Comment (Property)
The Comment property is used to manage comments.
Password (Property)
The Password property sets and changes the password.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Link (Property)
The Link property is used to get and change the link of an element.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
ServiceContinue (Function)
Restarts a paused service.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WordCount (Function)
Returns the number of words in a string.