ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Creating an insert query
An insert query (corresponding SQL statement......
HChangeName (Example)
Usage example of the HChangeName function
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
HMergeView (Example)
Usage example of the HMergeView function
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
GetDefinition (Function)
Retrieves the definition of element type.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
15. Creating the executable in practice
Creating the executable in practice...
HListItem (Example)
Usage example of the HListItem function
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
".STY" file: "Style sheet" file
A style sheet is a "......
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.