ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Internal component
An internal component is a set of elements from a project......
5. Displaying a WEBDEV Session site
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
15. Creating the executable in practice
Creating the executable in practice...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
OpenChild (Function)
Opens a non-modal child window.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
OpenSister (Function)
Opens a non-modal sibling window.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Events associated with the project
List of events associated with the project...
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
HChangeName (Function)
Modifies the physical name of a data file.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.