ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Code history
The code history is used to......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Constants for managing Gantt charts
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Constants for managing character strings
List of constants used by string management functions...
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Environment of the query editor
ArrayCopy (Function)
Copies the content of an array to another array.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Operations in a Select query : add and delete
The following paragraphs present......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....