ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
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.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.