ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
TimeToString (Function)
Converts a time to a string in the specified format.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Reals
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
HPrevious (Function)
Positions on the previous file record according to a browse item.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
OpenMobileWindow (Function)
Opens a window in a mobile application.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......