ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NextTitle (Function)
Modifies the title of next window to open.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
IntegerPart (Function)
Returns the integer part of a number.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Alignment
The Alignment property is used to align elements.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
grType (Function)
Identifies or modifies the type of chart.
DecimalPart (Function)
Returns the decimal part of a number.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
EndService (Function)
Ends the execution of the current service.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
HDescribeItem (Function)
Describes a file item through programming.
InfoBuild (Function)
Displays a custom message in a system information window.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.