ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a Webservice (old format)
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
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...
3. UML models in practice
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
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.
TreeSort (Function)
Sorts the elements found in a TreeView control.
HTTP constants
List of constants used by the HTTP functions....
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......
fCurrentDrive (Function)
Gets or sets the current drive.
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.
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.