ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic documentation of external components
External components must include a technical documentation......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Open (External language)
Opens a window.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
fCreate (Example)
Usage example of the fCreate function
CallDLL32 (Function)
Runs a function found in an external DLL.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Printing in PDF format: Special cases
Specific features of print in PDF format...
fClose (Example)
Usage example of the fClose function
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......