ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Library,Disk (External language)
Opens the project library that is stored on disk.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.