ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
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....
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.
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.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
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, ...
LooperInsertLine (Function)
Inserts a row into a Looper control.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ServiceContinue (Function)
Restarts a paused service.
fUncompress (Example)
Usage example of the fUncompress function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete 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......