ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
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.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Automatic error handling
Error handling can be customized for each process......
grCreate (Function)
Creates a specific type of chart.
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.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HDescribeFile (Function)
Describes a data file programmatically.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function