ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 23: No END statement is associated with this WHILE
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Error 26: No END statement is associated with this THEN
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
zipCreate (Function)
Creates an archive.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ThreadExecute (Function)
Starts the execution of a secondary thread.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Creating a translation file
WDINT allows you to create a translation file....
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....