ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
10. UMC: User Macro-Code
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
iPreview (Function)
Configures the print destination.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Constants for managing projects
List of constants used by the functions for managing projects....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Classes, members, methods and properties
A class is made of......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The Site Map control
The Site Map control allows the Web user to......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.