ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"...
Reverse code modeling
The reverse code modeling allows you to view in a graph...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
Project dashboard
The project dashboard provides an overall view of project status via different widgets....
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
InTSEMode (Function)
Indicates whether the code is run:
  • from a computer in TSE mode or from a remote desktop.
  • from a computer directly.
InAJAXMode (Function)
Specifies whether the code is run from:
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InComponentMode (Function)
Indicates whether the code is run:
  • from a WINDEV application, a WEBDEV website or a PHP page.
  • from a component.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming...
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set...
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Copying and cloning
Variables are copied using the "=" operator...
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called...
HCross (Function)
Crosses a record in a data file.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch...
Testing a project: setting
By testing the project you can simulate how the application will run......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
5. User Groupware in practice
iPrintReport (External language)
Prints a report created with the report editor.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main...
8. 10 tips for better interfaces...
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...