ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
WINDEV License Agreement
WINDEV License Agreement...
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Code snippets
The code editor allows you to enter "Code snippets"......
NumberInWords (Function)
Converts a number to words.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Various constants
List of various constants....
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
tapiCallEnd (Function)
Returns the date and time of the end of call.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
1. Deploying a static site
NFCWriteTag (Function)
Starts writing data to an NFC tag.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Environment of the project editor
The main elements of the project editor are as follows:
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....