ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Constants for managing Gantt charts
Constants for managing character strings
List of constants used by string management functions...
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......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
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.
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....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
fSplit (Function)
Splits a file into several files.
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....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....