ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Runtime log
The runtime log is the best way to identify the most used features of an application......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Scheduler control events
The following events associated with Scheduler controls:...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Creating the skin template of a report
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
fAttribute (Function)
Returns or modifies the attributes of a file.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.