ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Events associated with Bar Code controls
List of events associated with Bar Code controls...
grType (Function)
Identifies or modifies the type of chart.
Style sheet
A style sheet ("......
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.
ServiceStart (Function)
Starts a service.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ServiceRestart (Function)
Restarts a service (already started).
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
HChangeKey (Example)
Usage example of the HChangeKey function
FileDisplay (Example)
Usage example of the FileDisplay function
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....