ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Error 3: The string has no final "
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
SQLSeek (Function)
Positions on the specified result row of the query.
HCreateView (Example)
Usage example of the HCreateView function
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Logical operators
The logical operators are as follows......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
<Variable DiskFile>Create (Function)
Creates an external file.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Fax constants
List of constants used by the functions for managing faxes....
Using WDDIXIO
To translate the text used in your project:...
Opening
The Opening keyword...
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WINDEV and OPC
OPC stands for "OLE for Process Control"......