ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Table controls
List of events associated with Table controls...
Events associated with Spin controls
List of events associated with Spin controls...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
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.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Creating an insert query
An insert query (corresponding SQL statement......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Creating help pages
A help system includes several pages......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Error 1054: 'Ancestor' cannot be used outside the code of a class
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....