ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
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)...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
TimeToInteger (Function)
Converts a time to an integer.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Combination (Type of variable)
A combination is a set of options.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
Recycle code windows
By default, a single code window is opened per ......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.