ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on component diagrams
The following paragraphs explain......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
3. Debugger
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
ERR_NO_DLLEXE
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Programming the looper attributes
All the looper attributes can be handled by programming......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.