ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer...
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting...
GglConnect (Example)
Usage example of the GglConnect function
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set...
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest...
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ControlToSource (Function)
Assigns the control value to the source of a control link.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task...
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
fSize (Function)
Returns the size of a file (in bytes).
Drawing constants
List of constants used by the drawing functions....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HAddGroup (Function)
Adds a group of users.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.