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...
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling a Web Component control through programming
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
WEBDEV 2024 Tutorial - Table of contents
Chart: Managing legends
Several types of legends are supported in the charts......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
SOAPRun (Function)
Runs a procedure on a SOAP server.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
The planes in WEBDEV
The planes are used to group the controls of an element......
Creating nested reports
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....