ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
iBorder (Function)
Prints a border at specified coordinates.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
List of reserved words
zipDeleteAll (Function)
Deletes all files from an archive.
Google document management functions
List of functions for managing Google documents...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
MyReport (Reserved word)
MyReport is used to handle the current report...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....