ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
11. Controls in practice
Discover the main characteristics of the controls...
WDTRAD options
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
InfoBuild (Function)
Displays a custom message in a system information window.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HMode (Function)
Changes the mode and the method for locking data files.
EventChange (Function)
Modifies the status of an event.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
zipListFile (Function)
Returns the list of files found in an archive.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
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......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).