ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.FromFile (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
Contact groups management functions
List of functions for managing groups of contacts...
18. Order of execution of the code of buttons/links
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
How to loop through a file using filters?
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
Error 2: Incomplete line
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).