ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Project description: Project tab
The project description window allows you to configure various elements of your project......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Information 2105: This function was renamed
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Action Bar control events
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
CertificateSignMSIXPackage (Function)
Sign an MSIX package with a certificate. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....