ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Universal replication
The purpose of universal replication is to keep several databases synchronized......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Compilation options (chm format)
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Setup directory
The setup wizard allows you to configure the setup directory of application....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Detailed use of WINDEV FTP/RPC
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
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....
BackgroundTaskAdd (Function)
Adds a new background task.
Google Contacts management functions
List of functions for managing Google contacts...
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......