ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Format (Property)
The Format property is used to define the data format of a data file.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Hash functions
Hashing is used to summarize a file or a character string......
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....