ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessibilité (Property)
iParameterViewer (Function)
Configures the report viewer.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Conversion (Function)
Converts a value from a unit to another one.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
NetworkConnect (Function)
Associates a drive with a shared network directory.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
fDriveReady (Example)
Usage example of the fDriveReady function
ToClipboard (Function)
Writes text or image information into the system clipboard.