ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Specific features of the applications for iPhone/iPad
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Discover all the possibilities of pivot tables
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Describing an element
A flexible modeling includes different elements linked together......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
1. Examples provided with WINDEV Mobile