ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCurrentDir (Function)
Identifies or modifies the current directory.
iCloud constants
The iCloud constants are as follows:
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerEject (Function)
Opens or closes the door of current burner.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Check: Sending an email
The monitoring robot will......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
KeyPressed (Function)
Checks which key is pressed.
The home page
The home page is the first page of your site......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
2. Analysis in practice
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
MongoCreate (Example)
Usage example of the MongoCreate function
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function