ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
PC SOFT Free Technical Support
Thank you for buying one of our products......
FileDisplay (Function)
Displays a file in the browser of Web user.
gImage (Function)
Builds a sequence of characters containing an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Setup mode
Several methods can be used to distribute a WINDEV application......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Service constants
List of constants used by the functions for managing services....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The Dashboard control
Dashboards are essential elements in an application......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Defining clickable areas
In a page, an Image control can contain clickable areas......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......