ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
fFileName (Function)
Returns the name of an external file currently open.
Scheduler control events
The following events associated with Scheduler controls:...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
InitRandom (Function)
Initializes the generator of random numbers.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TextToRTF (Function)
Converts text to Rich Text Format.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
fDelete (Function)
Deletes a file accessible from the current computer.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
WordToArray (Function)
Fills an array with the words from a string.