ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Table,Display (External language)
Refreshes the Table control.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
NFCSendTag (Function)
Sends a NFC tag to another device.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....