ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Financial constants
List of constants used by the financial functions....
InJavaMode (Function)
Indicates whether the code is run in Java.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
WordToArray (Function)
Fills an array with the words from a string.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.