ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Local procedure
Two types of procedures are available......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Drop-down button
The drop-down button expands: a context menu. a popup window....
20. Managing suggestions and incidents
Managing suggestions and incidents...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Events associated with an infinite Progress Bar control
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.