ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Find/Replace in the current project
The "Find/Replace" feature is used to......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
MySelf (Reserved word)
MySelf is used to handle the current control...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
FolderData (Function)
FolderData is kept for backward compatibility.
SQLConnect (Example)
Usage example of the SQLConnect function
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
CurrentMonth (Function)
Returns the number of the current month.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.