ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by GPSDetectPosition
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves the region defined by the specified parameters.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
Title (Property)
The Title property is used to get and change the title of an element.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Passing parameters
The parameters can be passed to a procedure......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
3. Managing sockets
WINDEV includes advanced socket management functions....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
14. Controls in practice
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
7. AJAX technology
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
<Date type>.ToInteger (Function)
Converts a date to an integer.