ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Language (Property)
The Language property is used to get and change the language used.
ServiceUninstall (Function)
Uninstalls a service.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
EventChange (Function)
Modifies the status of an event.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
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....
HExtractMemo (Example)
Usage example of the HExtractMemo function
Sound (Function)
Plays a sound in WAV format.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
iPageEnd (Function)
Forces the move to the next page during the report print.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
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.