ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fOpen (Example)
Usage example of the fOpen function
fCompress (Function)
Compresses a file.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Data persistence
The data persistence is used to store the value typed by the user......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
iDestination (Function)
Configures the print destination.
WINDEV: Example of programmed Drag and Drop
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
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).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
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......
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
StringReverse (Function)
Reverses the characters of a string.
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
Constant
The constants are language elements whose value is fixed once and for all...