ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
TableMode (Function)
TableMode is kept for backward compatibility.
LooperDelete (Function)
Deletes a row from a Looper control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
StatVariance (Function)
Calculates the variance for a series of values.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
HErrorLock (Function)
Used to check whether a lock error occurred.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iFont (Function)
Selects the default font.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.