ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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)...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Find/Replace in the current project
The "Find/Replace" feature is used to......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
SOAPRun (Function)
Runs a procedure on a SOAP server.
Limitations of WINDEV, WEBDEV and WINDEV Mobile