ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
fCompress (Function)
Compresses a file.
iDestination (Function)
Configures the print destination.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
fOpen (Example)
Usage example of the fOpen function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Data persistence
The data persistence is used to store the value typed by the user......
StringReverse (Function)
Reverses the characters of a string.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Contains (Function)
Allows you to check if a substring is within a string.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
EndProgram (Function)
Ends the execution of the current program.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.