ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
gglPostalAddress (Variable type)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
Sorts in a report
The sort is used to organize the information displayed in the report......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Source (Property)
The Source property gets and sets the source of an element.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......