ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
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.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
Power (Function)
Raise a number to a power.
Events associated with Static controls
List of events associated with Static controls...
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Events associated with Table controls
List of events associated with Table controls...
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Environment of code editor
InJavaMode (Function)
Indicates whether the code is run in Java.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
1
2
3
4
5
6
348
>