ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Sound (Function)
Plays a sound in WAV format.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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)....
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Pyramid charts
Pyramid charts allow you to view data in descending order......
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
StringReverse (Function)
Reverses the characters of a string.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ThreadMode (Function)
Changes the management mode of threads.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
iFont (Function)
Selects the default font.