ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
VariableReset (Function)
Resets the variable to its initial value.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Various constants
List of various constants....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
HExecuteProcedure (Function)
Runs a stored procedure.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
IF statement
The conditional IF statement allows you to run an action according to a condition...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HDescribeItem (Function)
Describes a file item through programming.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......