ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreate (Function)
Creates a specific type of chart.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HCross (Function)
Crosses a record in a data file.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
.NET application
To create a.NET application from a project......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Handling Scheduler controls programmatically
A Scheduler control can be......
HRead (Function)
Reads a record in a file according to a given record number.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......