ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
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......
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.
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.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
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.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
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.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).