ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
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).
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.