ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
gpwOpen (Function)
Opens the User Groupware login window or page.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Constants for managing appointments
Lists of constants used to manage the appointments...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
The Check Box control
A Check Box can correspond to......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The different types of integers
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
ReplicInfo (Function)
Returns information about a replication.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.