ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Random (Function)
Returns a random number.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
TableMode (Function)
TableMode is kept for backward compatibility.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
LooperSelectPlus (Function)
Selects a row in a Looper control.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.