ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
WDAdminHF: Server management
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
GetDefinition (Function)
Retrieves the definition of element type.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HSetREP (Function)
Enables or disables the management of .REP files.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......