ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL: Change of name
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
<docFragment variable>.Insert (Function)
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....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
ERR_NOTADEVVERSION
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
How to find out whether a report was printed?
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
Time (Type of variable)
The Time type is used to easily handle the times...
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......