ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Creating the executable and the setup program
The languages supported by the application are taken into account......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Custom tooltips
Tooltips are very useful for application users......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
XMLChild (Function)
Positions on the first child element of current element.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....