ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
MemFound (Function)
Checks whether the sought element was found.
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....
ErrorThrow (Function)
Throw a non-fatal error.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Record (Type of variable)
The Record type is used to save the values of a record.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Variable scope
Variables can be declared anywhere in the code....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.