ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
10. Page templates
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
FolderData (Function)
FolderData is kept for backward compatibility.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
NetworkConnect (Function)
Associates a drive with a shared network directory.
ArrayDistinct (Function)
Returns an array without duplicates.
String functions
List of functions for managing character strings...
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Comparison operators
The comparison operators can be divided into several categories......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HReadFirst (Function)
Sets the position on the first record according to a browse item.