ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.