ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Logical operators
The logical operators are as follows......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Code statistics
The code statistics affect......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
<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.
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.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HTTPRequest (Function)
Starts an HTTP request on a server.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
SSH constants
The following constants are used to manage an SSH server:...
<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.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
CurrentWin (Function)
Identifies the window currently in edit.