ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
ServiceStop (Function)
Stops a service.
fLock (Example)
Usage example of the fLock function
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
FirstDayOfMonth (Function)
Returns the first day of the month.
ColorPalette (Function)
Returns a color found in the current palette.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
SQL view
An SQL view is a virtual data source defined by an SQL query......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
HRegenerateFile (Function)
Regenerates a data file from its log.
ServiceStart (Function)
Starts a service.
The Cell control
The Cell control contains controls......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
gpwOpen (Function)
Opens the User Groupware login window or page.
Sound (Function)
Plays a sound in WAV format.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Handling a Web Component control through programming
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
ServiceRestart (Function)
Restarts a service (already started).
fUnlock (Example)
Usage example of the fUnlock function
iPrintReport (Function)
Prints a report created with the report editor.
zipOpenCAB (Function)
Opens an existing archive in CAB format.