ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Phone constants (Android / iOS)
Font (Type of variable)
A Font variable creates a font programmatically...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Combination (Type of variable)
A combination is a set of options.
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....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
ErrorThrow (Function)
Throw a non-fatal error.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
SysIMEI (Function)
Returns the IMEI number of an Android phone.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
SIPVisible (Function)
Displays the keyboard.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
8. "Mobile friendly" site: Dynamic serving
ThreadEnd (Function)
Ends the execution of the current thread.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......