ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceInfo (Function)
Returns information regarding the configuration of a service.
zipClose (Function)
Closes an archive.
grColor (Function)
Returns and initializes the color of different chart elements.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
SQLExec (Function)
Names and runs an SQL query.
12. External component in practice
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
EmailCheckAddress (Function)
Checks the validity of an email address.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Map control functions
Map control functions...
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
J2EE constants
List of constants used by the J2EE functions....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.