ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDir (Example)
Usage example of the fDir function
Seek (Function)
Searches for the index of an element in a WLanguage array.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
zipCreate (Function)
Creates an archive.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Subject (Property)
The Subject property is used to get and change the subject of an element.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
SQLModify (Example)
Usage example of the SQLModify function
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
fDecrypt (Example)
Usage example of the fDecrypt function
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Time (Type of variable)
The Time type is used to easily handle the times...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
3-tier architecture
The development in "3-tier" architecture is now simplified......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....