ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Opening
The Opening keyword...
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"....
Installing the robot controller
The monitoring robot includes three executables......
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.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
<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.
16. Protecting access to the site: passwords
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
HTTPRequest (Function)
Starts an HTTP request on a server.
SSH constants
The following constants are used to manage an SSH server:...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Creating requirements
The following steps must be performed to implement the requirements......
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.