ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatWrite (Function)
Writes an element into a matrix.
FreeDLL
The FreeDLL keyword can correspond to ...
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Multimedia constants
List of constants used by the multimedia functions....
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Random (Function)
Returns a random number.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Remove
The Remove property determines if an element can be removed.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
MatRead (Function)
Reads the value of a matrix element.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
After
They After keyword can correspond to:
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Update (Property)
The Update property specifies the updates to be made.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
iSkipLine (Function)
Forces one or more line break.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.