ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Installing a SOAP server with IIS
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
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....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Defining a help window template
WINDEV allows you to create help window templates......
Check model
You can use check models to easily create checks...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Various WEBDEV constants
Various WEBDEV constants...
Installing a SOAP server with Netscape iPlanet 4.1
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
fWriteLine (Example)
Usage example of the fWriteLine function
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Constants for managing tiles
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
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.