ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
FirstDayOfMonth (Function)
Returns the first day of the month.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
CurrentMonth (Function)
Returns the number of the current month.
The Static control
A Static control is a control used to display a static text......
ERR_BAD_CONTEXT_INTERNAL
Functionality or documentation not available
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Aliases on data files: HAlias
The aliases are used to handle......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.