ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
NumberInWords (Function)
Converts a number to words.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fSeek (Function)
Gets and sets current position in an external file.
ControlToSource (Function)
Assigns the control value to the source of a control link.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
DateDifference (Function)
Calculates the number of days between two dates.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.