ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Binding a Link control to an item
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
HFSQL constants
List of constants used by the HFSQL functions....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
nWDInit: Initialize the external language
Initializes the external language......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Types of Edit controls
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Handling Organization Chart controls programmatically
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....