ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
3. UML models in practice
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Testing a project: setting
By testing the project you can simulate how the application will run......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Applet control properties
List of properties associated with the Applet control...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Declaring and using a variable
A variable is defined by name and type......
Discover all the possibilities of pivot tables