ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
SocketClose (Function)
Closes a socket or a connection to a server socket.
iEllipse (Function)
Prints an ellipse (in a rectangle).
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
fDelete (Function)
Deletes a file accessible from the current computer.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
zipExist (Function)
Used to find out whether an archive exists.
fFileName (Function)
Returns the name of an external file that is currently opened.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
fDirSize (Function)
Returns the size of a directory in bytes.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HPriority (Function)
Finds out and modifies the priority of the calling application.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.