ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Optimizing an application
Events associated with Table controls
List of events associated with Table controls...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
SemaphoreCreate (Function)
Creates a semaphore.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
OpenChild (Function)
Opens a non-modal child window.
The Image control
The Image control is used to......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......