ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Z-index of a control
All the controls in a window or report have a different z-index......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Android Widget windows
An Android application can contain one or more Widget windows......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Using the task management and the schedule
Time management is extremely important......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
11. External component
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.