ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
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.
Constants for managing Map controls
Constants for managing Map controls...
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....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Error 23: No END statement is associated with this WHILE
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....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
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.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
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....
HPass (Function)
Defines the password used to create or open a data file.