ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Dedicated server or shared server?
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
<zipArchive variable>.StartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Arithmetic operators
The arithmetic operators are......
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Principle of remote check
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Operations performed on class diagrams
The following paragraphs explain......
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Keep-alive on connection
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
7. AJAX technology
Draws a rectangle in an Image variable....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......