ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Decode (Function)
Decodes a character string that was encoded by Encode.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Properties associated with a report
List of properties associated with a report...
iSkipLine (Function)
Forces one or more line break.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.