ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HFSQL constants
List of constants used by the HFSQL functions....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Limitations of WINDEV, WEBDEV and WINDEV Mobile
SOAPRun (Function)
Runs a procedure on a SOAP server.
Structure (Type of variable)
A structure is a custom type of data...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Creating a Java archive
When your Java application is developed, you can......