ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
Events associated with Table controls
List of events associated with Table controls...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
Referring to an element in a WLanguage event / process
HDescribeItem (Example)
Usage example of the HDescribeItem function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
WDMSG license agreement
WDMSG license agreement...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SaaSAdminAddClient (Function)
Adds a SaaS client account.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.