ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Creating the Vision windows of the WINDEV RAD pattern
2. Projects in practice
LooperCount (Function)
Returns the number of rows in a Looper control.
DateToDay (Function)
Returns the day that corresponds to a given date.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
WinEdLoad (Function)
Loads the changes made by the end user in a window.
fLock (Example)
Usage example of the fLock function
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
fUnlock (Example)
Usage example of the fUnlock function
Multimedia functions
List of Multimedia functions...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.