ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Language (Property)
The Language property is used to get and change the language used.
HCreateView (Example)
Usage example of the HCreateView function
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Warning 127: You are using a data source local to the process
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
EndService (Function)
Ends the execution of the current service.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
XMLChild (Function)
Positions on the first child element of current element.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dFont (Example)
Usage example of the dFont function
SQLSeek (Function)
Positions on the specified result row of the query.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
The OLE control
The OLE control is used to handle an OLE object......
WDSQL, SQL querier: Overview
WDSQL is used to......
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Enumeration (Type of variable)
An enumeration is a set of values......