ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Table,Count (External language)
Returns the number of elements in a Table control.
Complete (Function)
Returns a character string of a specified length.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
ExeListProcess (Function)
Returns the list of applications currently run.
SysSerialNum (Function)
Returns the IMEI number of the current device.
fListDisk (Function)
Returns the list of disks installed on the computer.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Sorts in a report
The sort is used to organize the information displayed in the report......
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Max (Function)
Returns the greatest value passed as parameter.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...