ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Application test in practice
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Autofill (Property)
donne une information de type pour le remplissage auto iOS/Android...
Error 108: The size of the variable is not allowed
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min