ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Error 19: The step of this FOR loop must be constant
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
PC SOFT Free Technical Support
Thank you for buying one of our products......
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Testing the WEBDEV Application Server setup with an example
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
End-user UI management functions