ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing elements with a WINDEV application
FileDisplay (Function)
Displays a file in the browser of Web user.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
SFModify (Function)
Modifies the records of a file defined in Salesforce.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Sidebar control properties
List of properties associated with the Sidebar control...
Item control properties
List of properties associated with the Item control...
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LDAP constants
List of constants used by the LDAP functions....
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
EmailReadNext (Example)
Usage example of the EmailReadNext function
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......