ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an action plan
The action plans group all actions that will be performed by the software factory....
HExecuteView (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.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
11. Controls in practice
Discover the main characteristics of the controls...
HTTPSendForm (Function)
Sends an HTTP form.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
fShortName (Example)
Usage example of the fShortName function
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
fDelete (Example)
Usage example of the fDelete function
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
EmailCheckAddress (Function)
Checks the validity of an email address.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min