ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
XMLDocument (Function)
Creates a new XML document.
Position (Function)
Finds the position of a specified string within another string.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
List of operators
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Debugging constants
List of constants used by the debugging functions...