ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
HSetPosition (Example)
Usage example of the HSetPosition function
xlsOpen (Example)
Usage example of the xlsOpen function
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Detailed use of WINDEV FTP/RPC
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Service variable
The Service variable is used to......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HViewToFile (Example)
Usage example of the HViewToFile function
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Table,Display (External language)
Refreshes the Table control.
Table,Add (External language)
Adds an element to a Table control.
fReadLine (Example)
Usage example of the fReadLine function