ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
13. Universal replication
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
2. Examples and components provided with WEBDEV
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
HTTP functions (prefix syntax)
List of HTTP functions...
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Page management functions
List of functions for managing pages...
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
11. External component
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Option,Space (External language)
Fills the content of WdString with space characters on the right.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......