ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
3. Managing sockets
WINDEV includes advanced socket management functions....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
<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....
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Extracting the text of the project
The following text can be extracted......
WinChangeAlias (Function)
Modifies the alias of a window.
SysWinTitle (Function)
Returns the title of the window.
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
WidgetDisplay (Function)
Refreshes a widget window.