ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1014: The access to the member of the class is restricted by a private inheritance
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.)......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Compilation options (chm format)
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Defining clickable areas
In a page, an Image control can contain clickable areas......
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
Scheduling (Property)
The Scheduling property is used to get and change planning options.