ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Chart constants
List of constants used by the functions for chart management....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
List of extension attributes
The list of extension attributes ......
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)......
8. 10 tips for better interfaces...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Constants for managing emails
List of constants used by the functions for managing emails....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Managing parallel tasks
The computers are becoming more and more powerful......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
5. User Groupware in practice