ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
ID (Property)
The ID property is used to get and change IDs.
SysYRes (Function)
Returns the vertical screen resolution.
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HMergeView (Example)
Usage example of the HMergeView function
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
Version (Property)
The Version property is used to get and change the version of an element.
ServiceStop (Function)
Stops a service.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fRemoveDir (Example)
Usage example of the fRemoveDir function
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....