ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
HChangeConnection (Example)
Usage example of the HChangeConnection function
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.
PopupAnimate (Function)
Displays a popup in a page cell.
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.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
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.
grCreate (Function)
Creates a specific type of chart.
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.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function