ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Decode (Function)
Decodes a character string that was encoded by Encode.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
MemSort (Function)
Sorts the elements found in a memory zone.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
iSkipLine (Function)
Forces one or more line break.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Speech synthesis in the mobile applications
The phones can talk!......
zipOpen (Function)
Opens an existing archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
UUDecode (Function)
Decodes a character string in UUEncode format.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordCount (Function)
Returns the number of words in a string.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.