ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a flexible modeling
To create a new flexible modeling, you can......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
StatVarianceP (Function)
Calculates the variance for a full series of values.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Start of Break block (Break header)
The Start of break block is optional......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Constants for managing projects
List of constants used by the functions for managing projects....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Google constants
List of constants used by the Google functions....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Constants for managing the modification of windows by the user
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.