ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
User group settings
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HStopServer (Function)
Stops an HFSQL server.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
ERR_BAD_DLLEXE
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Error 101: Declaration of global variable not allowed
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HDeleteServerTrigger (Function)
Deletes a server trigger.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Simple statements
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......