ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Cos (Function)
Calculates the cosine of an angle.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
The Upload control
The Upload control is used to upload files on the Web server......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Managing parallel tasks
The computers are becoming more and more powerful......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Logical operators
The logical operators are as follows......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
7. Multilingual applications in practice