ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Zombie data files and items
During the life of an application, items live and die......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Defining a help window template
WINDEV allows you to create help window templates......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
End of Document block
The End of document block is run once at the end of the report execution......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......