ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
12. Pages in practice
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
FinRedemption (Example)
Usage example of the FinRedemption function
SQLModify (Function)
Modifies the content of a row in the query result.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.