ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
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.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
HSL (Function)
Creates a color from its hue, saturation and lightness.
fDir (Function)
Finds a file or directory.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
TextToRTF (Function)
Converts text to Rich Text Format.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
fCreate (Function)
Creates an external file.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min