ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
BurnerList (Function)
Returns the list of burners installed on the current computer.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
iParameter (Example)
Usage example of the iParameter function
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ServicePause (Function)
Pauses a service.
Language (Property)
The Language property is used to get and change the language used.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
XMLData (Example)
Usage example of the XMLData function
FirstDayOfMonth (Function)
Returns the first day of the month.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.