ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV development: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites....
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Defining a help window template
WINDEV allows you to create help window templates......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.
Using .NET assemblies in a project
To use .NET assemblies in a project......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x and 2.0.x servers for the CGI protocol and WEBDEV sites....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Programmed AJAX
The diagram below presents the use of "programmed AJAX" in a WEBDEV website......
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Constants for managing projects
List of constants used by the functions for managing projects....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HTTPRequest (Function)
Starts an HTTP request on a server.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.