ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminDeleteService (Function)
Deletes a SaaS service.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Starting WDOptimizer in a command line
SocketRead (Function)
Retrieves a message sent by another socket.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
SaaSAdminAddClient (Function)
Adds a SaaS client account.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
PDF Reader control events
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.