ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Outstanding progress bars
Simple or symmetric progress bar?...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Font (Type of variable)
A Font variable creates a font programmatically...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Other operators
The following are additional operators......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Installing a SOAP server with IIS
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Record (Type of variable)
The Record type is used to save the values of a record.
11. Table/Looper controls