ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
EnumSubElement (Example)
Usage example of the EnumSubElement function
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
2. User-friendly editors in practice
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Code statistics
The code statistics affect......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.