ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
ThreadCurrent (Function)
Returns the name of the thread currently run.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
SQLSeek (Function)
Positions on the specified result row of the query.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.