ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Structure (Type of variable)
A structure is a custom type of data...
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
fCurrentDrive (Function)
Gets or sets the current drive.
TreeSort (Function)
Sorts the elements found in a TreeView control.
HTTP constants
List of constants used by the HTTP functions....
ChangeStyle (Function)
Modifies the style of a control dynamically.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....