ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories)...
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
The log process
...A log is a special file that contains the history of all changes made to one or more data files...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database...
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Reloading a document
To reload a document, ......
Google Contacts management functions
List of functions for managing Google contacts...