ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Google Calendar management functions
List of functions for managing Google calendars...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Operations performed on deployment diagrams
The following paragraphs explain......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
fWrite (Function)
Writes: a character string into an external file. a memory section....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Label report
The report editor allows you to create "Label" reports......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......