ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCross (Function)
Crosses a record in a data file.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
fLock (Function)
Entirely or partially locks an external file.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
HCloseAnalysis (Function)
Closes the current analysis.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Various WEBDEV constants
Various WEBDEV constants...
InitialState (Property)
The InitialState property is used to get the initial state of a control.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.