ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware files
Two categories of data files are managed......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Cell (Property)
The Cell property is used to manipulate one or more cells.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Running the test of the User Groupware and installing it
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
gpwOpen (Function)
Opens the User Groupware login window or page.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Creating a flexible modeling
To create a new flexible modeling, you can......
Customizing the User Groupware
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......