ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HCross (Function)
Crosses a record in a data file.
sEndEvent (Function)
Disables the detection of an event on a serial port.
fRemoveDir (Example)
Usage example of the fRemoveDir function
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Looper control functions
List of functions for managing Looper controls...
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Size (Property)
The Size property is used to determine and change the size of an element.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.