ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
PageChangeLayout (Function)
Applies a specific layout to a page.
MemSort (Function)
Sorts the elements found in a memory zone.
Email management functions
List of functions for managing emails...
HStatTime (Function)
Returns the time of the last update for the index statistics.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Toast constants
FTPSend (Example)
Usage example of the FTPSend function
9. Queries
A query is used to request information from a database to view, insert, change or delete data....