ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
IntegerPart (Function)
Returns the integer part of a number.
EventDestroy (Function)
Explicitly destroys an event.
SocketExist (Function)
Checks the existence of socket.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
iPageHeight (Example)
Usage example of the iPageHeight function
Constants for SMS functions
List of constants used by the SMS functions....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
SQLPrevious (Function)
Positions on the previous row of the query result.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Factorial (Function)
Returns the factorial of an integer number.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
fRemoveDir (Function)
Deletes a directory from a disk.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Creating requirements
The following steps must be performed to implement the requirements......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
EXE constants
List of constants used by the functions for managing executables....
SocketCreate (Function)
Creates a socket.