ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HCreateMovableReplica (Function)
Creates a movable replication.
Private Store for mobile applications
There are two methods two deploy your applications......
Document (Type of variable)
The Document type is used to handle a "docx" document.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
zipExtractPath (Example)
Usage example of the zipExtractPath function
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Environment of the data model editor
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
OBEX constants
List of constants used by the OBEX functions....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....