ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
fExeDir (Function)
Returns the directory from which the execution is started.
ArraySort (Function)
Sorts a WLanguage array.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
3-tier architecture
The development in "3-tier" architecture is now simplified......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Bluetooth constants
List of constants used by the Bluetooth functions....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
InApp constants
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Compile (Example)
Usage example of the Compile function
eCurrencyName (Function)
Returns the caption of a currency.
Constants for managing Gantt charts
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Constant
The constants are language elements whose value is fixed once and for all...
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.