ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
BurnerCancel (Function)
Cancels the current burn process.
zipIsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
FinFutureVal (Function)
Returns the future value of an investment.
Google Contacts functions
List of functions for managing Google contacts...
ReplicSynchro: How to use
The stress tests are used to check......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
8. Optimizing an application
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
EndProgram (Function)
Ends the execution of the current program.