ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
ContextClose (Function)
Closes a page context.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Data persistence
The data persistence is used to store the value typed by the user......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.