ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ThreadExecute (Function)
Starts the execution of a secondary thread.
zipCreate (Function)
Creates an archive.
Warning (Function)
Displays a custom message in a system warning window.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Handling Organization Chart controls programmatically
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Execute (Function)
Starts the execution of a process through programming.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....