ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
FTPCommand (Function)
Sends a specific FTP command to a server.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
SQLExec (Function)
Names and runs an SQL query.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HTMLToText (Function)
Converts an HTML string or buffer to text.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Constants used by the scanner functions
Constants used by the scanner functions...
Setup in MSI format
You have the ability to create a setup program in MSI standard......