ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Examples provided with WINDEV Mobile
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Events associated with control templates
List of events associated with control templates...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Events associated with TreeView controls
List of events associated with TreeView controls...
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
17. WLanguage: a simple and powerful language
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).