ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Copying controls from the report editor
The controls can be copied from the report editor......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
17. TLS/SSL: Encrypting information on the Web
Setup directory
The setup wizard allows you to configure the setup directory of application....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Internal component
An internal component is a set of elements from a project......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.