ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Installing the HFSQL Server module
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
EXE constants
List of constants used by the functions for managing executables....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
ExeGetPID (Function)
Returns information about the current process.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......