ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
J2EE constants
List of constants used by the J2EE functions....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
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.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Position (Function)
Finds the position of a specified string within another string.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
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.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
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.