ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
2. Analysis in practice
Component (Property)
The Component property configures the different components of a composite key.
DateToInteger (Function)
Converts a date to an integer.
iPageHeight (Example)
Usage example of the iPageHeight function
MatMultiply (Example)
Usage example of the MatMultiply function
MatAdd (Example)
Usage example of the MatAdd function
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
MatDeterminant (Example)
Usage example of the MatDeterminant function
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SemaphoreCreate (Function)
Creates a semaphore.
MatInvert (Example)
Usage example of the MatInvert function
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
HLinkMemo (Example)
Usage example of the HLinkMemo function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Step 5: Site parameters
Once the site installed, you can define the site connection options......
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Creating the Relation pages of a WEBDEV RAD pattern
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......