ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Referring to an element in a WLanguage event / process
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
grDestinationWnd (Function)
Defines a window as chart destination.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Record (Type of variable)
The Record type is used to save the values of a record.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......