ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
fFileName (Function)
Returns the name of an external file that is currently opened.
FirstDayOfMonth (Function)
Returns the first day of the month.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
fExtractPath (Example)
Usage example of the fExtractPath function
PageNumber (Property)
The PageNumber property gets and sets a page number.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
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......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Manipulating a Layout control programmatically
A Layout control can be......