ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Examples for using the OLE DB provider for HFSQL
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
Remote WEBDEV administrator: Modify a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Constants for managing the registry
List of constants used by the registry functions....
Report viewer: Copying text
The report viewer allows you to copy text from the report and paste it to a file in another application......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
The Organizer control
The Organizer control is used to display and handle organizers......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Managing space characters in the searches?