ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Framework License Agreement
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Local procedure
Two types of procedures are available......
The structure of the file for remote control
The management of remote control uses a file in INI format......
2. Projects in practice
Discover the main operations that can be performed on a project....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
BreakAdd (Function)
Adds a break into a Table or Looper control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....