ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Error 530: The -- operator is not allowed
Events associated with formatted display controls
List of events associated with formatted display controls...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Service variable
The Service variable is used to......
Creating links
Links help users navigate the help system......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
The HTML control
The HTML control displays HTML pages or HTML code......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Border of controls
One of the most important elements of control style is its border......
Overview of external languages
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Programming an indexed control
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......