ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
JSInterruptEvent (Function)
Interrupts the process of current event.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Google Analytics functions
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
SysNation (Function)
Returns the nation currently used by the system.
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Random (Function)
Returns a random number.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Handling menu options programmatically
The menu options can be handled......
Managing space characters in the searches?
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Running the test of the User Groupware and installing it