ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HJSONToRecord (Function)
Imports JSON data into the current record.
"?" menu
WINDEV proposes a help menu adapted to your applications......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Drawing constants
List of constants used by the drawing functions....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
zipSelectFile (Function)
Selects files from an archive.
TimeToInteger (Function)
Converts a time to an integer.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
ErrorThrow (Function)
Throw a non-fatal error.
VariantMember (Variable type)
The VariantMember type is an advanced type corresponding to an array of members, each member is a Variant variable.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
ContactCreate (Function)
Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad)....