ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
ArrayCopy (Function)
Copies the content of an array to another array.
Specific features of the Express version
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
HState (Function)
Used to find out the state of a record.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Describing an element
A flexible modeling includes different elements linked together......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......