ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperInsertLine (Function)
Inserts a row into a Looper control.
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.
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.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HCross (Function)
Crosses a record in a data file.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
xmlSignature (Variable type)
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, ...
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
HMergeView (Example)
Usage example of the HMergeView function
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.
ServiceContinue (Function)
Restarts a paused service.
fUncompress (Example)
Usage example of the fUncompress function
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.