ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PC SOFT Free Technical Support
Thank you for buying one of our products......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
SOAP functions
List of SOAP functions...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Specific features of the Express version
SOAP functions (prefix syntax)
List of SOAP functions...
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Binding a ListView control to an item
3. Application development cycle
Development cycle of a WINDEV application....
Multiline strings
To type character strings over several lines in the code editor...
Designing a supercontrol
A supercontrol is an advanced type of control......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.