ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
Error 26: No END statement is associated with this THEN
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
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......
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.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.