ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetDelegate (Example)
Usage example of the DotNetDelegate function
ExceptionInfo (Function)
Retrieves information about the current exception.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
iParameter (Example)
Usage example of the iParameter function
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HTTPRequest (Function)
Starts an HTTP request on a server.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.