ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
WEBDEV license agreement
WEBDEV license agreement...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Constant
The constants are language elements whose value is fixed once and for all...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
2. Projects in practice
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
WDDeploy features
WDDeploy can be used to......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min