ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Conversion (Function)
Converts a value from a unit to another one.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
2. How to test a site?
Composite variable
A composite variable contains different types of elements (members)...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
iDestination (Function)
Configures the print destination.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Compound statements
Properties associated with the areas defined in Zoning mode
2. Static or dynamic site
sEvent (Function)
Branches an event on a serial port.
ErrorThrow (Function)
Throw a non-fatal error.
ThreadPause (Function)
Pauses the current thread during the specified duration.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Creating the Vision pages of the WEBDEV RAD pattern